- Oct 02, 2018
- admin
- 0
Frameworks for Node.js:
A third party framework is used in Node.js to make its development easy and quick. Node Package Manager or NPM provides a list of open source frameworks for Node.js. Some of these are listed below:
| FRAMEWORK | DESCRIPTION |
| Actionhero.js | A multi-transport API Server. |
| Chocolate.js | A simple webapp framework built using Coffeescript. |
| Derby.js | Supports single-page apps with a full MVC structure. |
| Express.js | A minimal and flexible web application framework. |
| Frisby | A REST API testing framework. |
| Geddy | A simple, structured web application framework based on MVC architecture. |
| Hapi.js | A rich framework for building web applications. |
| Keystone | Used for developing database-driven websites, applications and APIs. |
| Koa | A smaller, expressive, and robust framework for web applications and APIs. |
| Locomotive | A simple, power preserving web application framework based on MVC architecture. |
| Loopback | An API framework. |
| Meteor | Used for building web and mobile apps in pure JavaScript. |
| Mojito | A convenient framework to handle very thin clients. |
| Restify | Enables the users to build correct REST web services. |
| Sails.js | Used to build custom, enterprise-grade Node.js apps. |
| Total.js | Used to build web sites and web applications using JavaScript, HTML and CSS. |
Tags: Frameworks for NodeJS, NodeJS Tutorial
