emvc

emvc

Powerful MVC web framework for Node.js

About emvc

emvc is a web framework for Node.js. emvc supports MVC patterns, RESTful routes, and convention over configuration, while integrating seamlessly with any database and template engine. emvc builds on Express, preserving the power and simplicity you've come to expect from Node.

Read the Guide »

Features

  • MVC architecture
  • Convention over configuration
  • Expressive routing
  • Routing helpers
  • Connects to any database
  • Renders with any template engine
  • Adheres to REST principles
  • Built on Express
$ npm install emvc

Community

Also

Locomotive.js

emvc builds on Locomotive