文件名称:gobble-starter-project:快速狼吞虎咽的例子
文件大小:5KB
文件格式:ZIP
更新时间:2024-06-24 09:19:10
JavaScript
狼吞虎咽的启动项目 使用 gobble + babel + esperanto 编写和演示具有外部依赖项的库的快速示例。 指示 # clone this repo git clone https://github.com/rich-harris/gobble-starter-project cd gobble-starter-project # install dependencies npm install # build the library and open the test page npm start
【文件预览】:
gobble-starter-project-master
----gobblefile.js(614B)
----.babelrc(307B)
----package.json(402B)
----index.html(273B)
----dist()
--------my-library.js.map(674B)
--------my-library.js(690B)
----src()
--------js()
----.gitignore(32B)
----README.md(361B)