
bcrypt
A library to help you hash passwords.
A library to help you hash passwords.
CORS is a node.js package for providing a Connect/Express middleware that can be used to enable CORS with various options.
Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env.
Simple session middleware for Express.
MongoDB session store for Connect and Express written in TypeScript.
Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
A Handlebars view engine for Express which doesn't suck.
Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Mongoose supports both promises and callbacks.
Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web application.
Passport strategy for authenticating with a username and password.
Nodemon is a utility that will monitor for any changes in your source and automatically restart your server. Perfect for development.
HTTP request logger middleware for node.js
Nodemailer is a module for Node.js applications to allow easy as cake email sending.
Get image size and type from Buffer or String.