- async: Async is a utility module which provides straight-forward,powerful functions for working with asynchronous JavaScript.
For Documentation ,visit http://caolan.github.io/async/
- bcrypt-nodejs : 加密模块
- body-parser: 解析http
- Chalk :定制控制台日志的输入样式,可以非常的个性化 https://github.com/chalk/chalk
- cheerio :为服务器特别定制的,快速、灵活、实施的jQuery核心实现. 将HTML告诉你的服务器
- clockwork
- compression Node.js compression middleware. 压缩中间件
- connect-mongo
- dotenv Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env.
- errorhandler Development-only error handler middleware.
- express
- express-flash Flash is an extension of connect-flash with the ability to define a flash message and render it without redirecting the request.
- express-session
- express-status-monitor
- express-validator An express.js middleware for node-validator
- fbgraph NodeJs module to access the facebook graph api http://criso.github.io/fbgraph/
- instagram-node 抓拍
- lastfm
- lob
- lodash
- lusca web application security middleware
- morgan: HTTP request logger middleware for node.js
- multer 文件上传中间件