Featured Resources | nodejs.framework.dev

date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.
Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env.

A highly extensible Node.js and TypeScript framework for building APIs and microservices.

Sails.js is a web framework that makes it easy to build custom, enterprise-grade Node.js apps. It is designed to resemble the MVC architecture from frameworks like Ruby on Rails, but with support for the more modern, data-oriented style of web app & API development. It's especially good for building realtime features like chat.

Parse incoming request bodies in a middleware before your handlers, available under the req.body property.

PM2 is a production process manager for Node.js applications with a built-in load balancer.