0.1.0 • Published 6 years ago

jx-pattern v0.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

jx-pattern

工具链

知识点

npm install -g dts-gen   // 先全局安装dts-gen
npm install -g yargs     // 然后在全局安装你需要生产声明文件的库
npm i dtsmake -g   // 先全局安装dtsmake
npm i tern --save-dev

dts-gen -m yargs         // 执行命令生成文件
dtsmake -s ./path/to/sourcefile.js

其他

http://www.typescriptlang.org/docs/handbook/declaration-files/by-example.html http://www.typescriptlang.org/docs/handbook/declaration-files/templates.html

0.1.0

6 years ago

0.0.24

6 years ago

0.0.22

6 years ago

0.0.20

6 years ago

0.0.18

6 years ago

0.0.16

6 years ago

0.0.14

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago