node 里精致好用的 module 很多的
常用基础的:
underscore
async
debug
bunyan
gulp 和相关的插件:
gulp-uglify
gulp-sass
gulp-concat
gulp-base64
gulp-rev
stream 和相关的模块(用的不太多)
through2
event-stream
...
express 和相关模块
morgan
body-parser
multer
cli 相关模块
minimist
chalk
其他的还有 phantom-node、browserify、mongoose、jade、nodemon、pm2,不过这些更大一些,应该算是工具类的
作者:杨辰