typescript-to-cli将typescript模块转换为CLI

时间:2022-08-29 20:32:40
【文件属性】:
文件名称:typescript-to-cli将typescript模块转换为CLI
文件大小:47KB
文件格式:ZIP
更新时间:2022-08-29 20:32:40
Node.js开发-命令行应用 typescript-to-cli利用typescript类型系统根据模块的导出函数签名生成CLI。
【文件预览】:
typescript-to-cli-master
----preprocessor.js(253B)
----yarn.lock(104KB)
----src()
--------types.ts(620B)
--------fixtures.ts(592B)
--------index.ts(2KB)
--------emitAndGetCliSignature.test.ts(3KB)
--------emitAndGetCliSignature.ts(5KB)
--------wrapper.test.ts(5KB)
--------wrapper.ts(7KB)
--------replaceExtension.ts(274B)
----fixtures()
--------boolean.ts(78B)
--------optional-number.ts(121B)
--------send-ships.ts(431B)
--------string.ts(66B)
--------number.ts(77B)
----.npmignore(48B)
----tsconfig.json(285B)
----LICENSE(1KB)
----README.md(4KB)
----tests()
--------utils.ts(2KB)
--------tsconfig.json(107B)
--------optional-number.test.ts(417B)
--------send-ships.test.ts(1KB)
--------number.test.ts(692B)
--------boolean.test.ts(375B)
--------string.test.ts(432B)
----.gitignore(84B)
----package.json(810B)

网友评论