文件名称:typescript-lib-template:用于从 TypeScript 1.5 源构建 npm-distributable ES5 库的基本样板
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-21 00:09:40
JavaScript
用于从 TypeScript 1.5 源构建 npm-distributable ES5 JavaScript 库的基本项目样板。
【文件预览】:
typescript-lib-template-master
----.gitignore(83B)
----package.json(720B)
----src()
--------ts()
----Gruntfile.js(2KB)
----dist()
--------index.js(82B)
--------index.js.map(100B)
--------index.d.ts(26B)
----README.md(113B)