码迷,mamicode.com
首页 > 其他好文 > 详细

NPM 模块收集

时间:2018-06-16 11:50:23      阅读:162      评论:0      收藏:0      [点我收藏+]

标签:HERE   exe   process   npm   child   收集   api   nod   shell   

1、anywhere
npm install anywhere -g
anywhere -h localhost -p 8060

2、inquirer (命令行交互,选择,问答的神器)
https://github.com/SBoudrias/Inquirer.js

3、node-mkdirp (其实一个命令就可以解决的事)

4、joi (似乎是一个验证库)
https://github.com/hapijs/joi

5、execa (child_process 的加强版)
https://github.com/sindresorhus/execa
https://nodejs.org/api/child_process.html

6、shelljs
https://github.com/shelljs/shelljs

7、minimist
https://github.com/substack/minimist

8、locutus (不同语言在js的实现,如php)
https://github.com/kvz/locutus

9、nodemailer
https://github.com/nodemailer/nodemailer

NPM 模块收集

标签:HERE   exe   process   npm   child   收集   api   nod   shell   

原文地址:https://www.cnblogs.com/CyLee/p/9189873.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!