◐ Shell
clean mode source ↗

Featured Resources | nodejs.framework.dev

logo

date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.

logo

Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env.

logo

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

logo

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.

logo

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

logo

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