ts-emitter:将打字稿AST返回打字稿

时间:2024-05-27 10:02:01
【文件属性】:

文件名称:ts-emitter:将打字稿AST返回打字稿

文件大小:121KB

文件格式:ZIP

更新时间:2024-05-27 10:02:01

typescript ast emitter TypeScript

ts-发射极 将打字稿发回打字稿。 已淘汰 ts-emitter当前未维护,应视为已弃用 特征 尽可能保留原始源,并且仅更新已更改的内容。 用法 安装 作为npm软件包安装: $ npm install ts-emitter 测验 打字稿编译器测试套件用于测试代码生成器。 要创建并运行测试工具,请执行 $ npm run update-harness[coverage-image]: https://coveralls.io/repos/github/KnisterPeter/ts-emitter/badge.svg ? branch=master 55 [coverage-link]: https://coveralls.io/github/KnisterPeter/ts-emitter ? branch=master 56 ​ 57 ​ 58 ​ 59 $ npm run harn


【文件预览】:
ts-emitter-master
----.gitignore(89B)
----package.json(3KB)
----tslint.json(49B)
----src()
--------emitter.test.ts(16KB)
--------emitter-basic.test.ts(8KB)
--------test-utils.ts(894B)
--------typescript.2.4.test.ts(541B)
--------typescript.2.5.test.ts(450B)
--------emitter.ts(112KB)
--------__fixtures__()
--------index.test.ts(2KB)
--------index.ts(1KB)
--------utils.ts(6KB)
----test-harness()
--------blacklisted-tests.json(10KB)
--------ts-server.spec.js(408B)
--------ts-harness.spec.js(409B)
--------gen-specs.sh(235B)
--------runner.js(2KB)
--------update.sh(453B)
--------ts-compiler.spec.js(410B)
--------ts-services.spec.js(410B)
----LICENSE(1KB)
----CHANGELOG.md(28KB)
----tsconfig.json(5KB)
----.github()
--------workflows()
----README.md(2KB)
----wallaby.conf.js(434B)
----.vscode()
--------settings.json(165B)
--------tasks.json(654B)
----.editorconfig(41B)
----yarn.lock(210KB)

网友评论