vue-type-check:用于Vue组件的打字稿的类型检查器

时间:2021-04-22 12:13:14
【文件属性】:
文件名称:vue-type-check:用于Vue组件的打字稿的类型检查器
文件大小:221KB
文件格式:ZIP
更新时间:2021-04-22 12:13:14
typescript vue types vetur TypeScript Vue类型检查 vue-type-check是用于打字稿编写的Vue组件的类型检查器。 它提供了CLI包装器和以编程方式提供的API,可轻松与您当前的工作流程集成。 特征 类型检查模板代码。 类型检查脚本代码。 用法 命令行界面 Install: npm i -g vue-type-check Usage: vue-type-check or vtc Options: --workspace path to your workspace, required --srcDir path to the folder which contains your Vue components, will fallback to the workspace when not passed --onlyTemplate whether to che
【文件预览】:
vue-type-check-master
----yarn.lock(187KB)
----src()
--------file-util.ts(947B)
--------index.ts(5KB)
--------print.ts(1KB)
--------cli.ts(479B)
--------types.d.ts(36B)
----tsconfig.json(4KB)
----assets()
--------logo.png(14KB)
--------vtc.gif(126KB)
----README.md(2KB)
----tests()
--------component.spec.js(1KB)
--------fixture()
----.gitignore(25B)
----package.json(1KB)

网友评论