playgrounds:为您的编辑器编写代码场:balloon:

时间:2021-05-10 20:17:22
【文件属性】:
文件名称:playgrounds:为您的编辑器编写代码场:balloon:
文件大小:1.62MB
文件格式:ZIP
更新时间:2021-05-10 20:17:22
JavaScript 什么是游乐场? Playgrounds是Codesandbox或webpackbin的替代品,不同之处在于Playgrounds在您的计算机上本地运行。 这给您带来的好处是您可以使用自己的编辑器,该编辑器已经根据需要进行了配置。 建立Playgrounds的目的是快速制作新创意的原型或试用库,但不适用于可用于生产的应用程序。 入门 # Install playgrounds on your machine npm install -g playgrounds # Create your first playground playgrounds 您可以使用npx playgrounds来试用游乐场,而无需在全球范围内进行安装。 特征 JSX 我们支持JSX用于React,Preact和Inferno。 我们根据文件的导入情况决定使用哪种转换。 如果您从react导入,我们会将JSX转换
【文件预览】:
playgrounds-master
----Readme.md(2KB)
----yarn.lock(346KB)
----.eslintrc.js(38KB)
----packages()
--------playgrounds-runtime()
--------playgrounds-cli()
--------playgrounds-server()
--------playgrounds-babel-loader()
--------playgrounds-path-loader()
----License(1KB)
----.yarnrc(67B)
----assets()
--------GettingStarted.gif(1014KB)
--------Logo.png(20KB)
--------PackageInstallation.gif(1.07MB)
----.prettierrc(69B)
----lerna.json(93B)
----.gitignore(988B)
----.eslintignore(94B)
----package.json(740B)

网友评论