文件名称:es6-browserify-example:使用 browserify 和 6to5 的示例项目
文件大小:28KB
文件格式:ZIP
更新时间:2024-07-19 18:09:57
JavaScript
es6-browserify-example 使用 browserify 和 6to5 的示例项目
【文件预览】:
es6-browserify-example-master
----.gitignore(13B)
----package.json(695B)
----src()
--------app.js(1KB)
--------circle.js(1KB)
--------point.js(492B)
----gulpfile.js(1KB)
----dist()
--------browser-polyfill.js(41KB)
--------runtime.js(3KB)
--------index.html(416B)
--------bundle.js(15KB)
----LICENSE(1KB)
----README.md(67B)
----lib()
--------circle.js(6KB)
--------point.js(3KB)