资源收藏
chyingp opened this issue · 0 comments
node相关
stream-handbook:https://github.com/substack/stream-handbook
node组件
node-glob:https://github.com/isaacs/node-glob
gaze:https://github.com/shama/gaze
autoprefixer:https://github.com/ai/autoprefixer
request,下载文件so easy:https://github.com/mikeal/request
node-liftoff:更简单地创建命令行工具?
https://github.com/tkellen/node-liftoff
express
中间件
可用的中间件:middleware
基础校验:basic-auth-connect
日志:morgan
cokie解析:cookie-parser
body解析:body-parse
Jade
中文文档
实时例子 - gihub地址
将html转成Jade
API文档
命令行参考
Gulp
官方文档:https://github.com/gulpjs/gulp/blob/master/docs/README.md
插件编写:https://github.com/gulpjs/gulp/blob/master/docs/writing-a-plugin/README.md
through2:https://github.com/rvagg/through2
vinyl:https://github.com/wearefractal/vinyl
简单的gulp插件gulp-markdown:https://github.com/sindresorhus/gulp-markdown
其他
History.js:https://github.com/browserstate/history.js