文件名称:generator-node-module-typescript:用于脚本节点模块的yeoman生成器
文件大小:23KB
文件格式:ZIP
更新时间:2024-03-01 23:41:35
Makefile
生成器节点模块类型脚本 用于打字稿节点模块的yeoman生成器 如果您认为它有用,请★此回购★★★★ 产品特点 支持通天塔 支持打字稿 发布到npm 更漂亮 埃斯林特 安装 npm install -g yo generator-node-module-typescript 依存关系 用法 yo node-module-typescript 支持 提交 屏幕截图 截图 贡献 查看 执照 :copyright:2019 变更日志 查看 学分 作者 对Liberapay的支持 一杯可笑的咖啡 :hot_beverage: :hot_beverage: :hot_beverage: 在构建此项目的过程中被消耗掉了。 如果您想让我前进,请!
【文件预览】:
generator-node-module-typescript-master
----.gitignore(1012B)
----.babelrc(382B)
----.eslintrc(30B)
----package.json(2KB)
----.npmrc(19B)
----src()
--------writing.js(2KB)
--------install.js(744B)
--------index.js(838B)
--------initializing.js(190B)
--------configuring.js(96B)
--------conflicts.js(61B)
--------end.js(55B)
--------prompting.js(2KB)
--------default.js(62B)
----CONTRIBUTING.md(2KB)
----LICENSE(1KB)
----CHANGELOG.md(363B)
----generators()
--------app()
----.prettierignore(26B)
----README.md(2KB)
----.editorconfig(279B)
----.prettierrc(38B)