We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://medium.com/better-programming/best-node-js-boilerplate-to-speed-up-your-project-development-a9eca7b07f90
hackathon-starter TypeScript-Node-Starter
commander 用来实现基本命令 Inquirer 实现cli中的问答 update-notifier 升级提示 use-config (deprecated) 读取用户配置 joycon use-config替代品 cosmiconfig 读取用户配置 bin-wrapper concurrently
standard-version semantic-release
cosmiconfig joycon
globby通配符匹配文件,api比node-glob更友好 fs-extra node fs模块的功能增强,例如创建多级文件夹,promise支持等
The text was updated successfully, but these errors were encountered:
No branches or pull requests
启动模板
hackathon-starter
TypeScript-Node-Starter
cli工具
commander 用来实现基本命令
Inquirer 实现cli中的问答
update-notifier 升级提示
use-config (deprecated) 读取用户配置
joycon use-config替代品
cosmiconfig 读取用户配置
bin-wrapper
concurrently
发布相关工具
standard-version
semantic-release
config读取
cosmiconfig
joycon
文件处理
globby通配符匹配文件,api比node-glob更友好
fs-extra node fs模块的功能增强,例如创建多级文件夹,promise支持等
The text was updated successfully, but these errors were encountered: