Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 650 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 650 Bytes

MVC JS Build Status 0.1.10

Powerful lightweight mvc framework for nodejs.

Mvcjs is a first nodejs framework which supports modules as bundles and a first node.js framework with dependency injection!

Features

  1. Fully extensible
  2. TDD driven
  3. Type checking at runtime
  4. Custom DI
  5. Component based
  6. Twig (swigjs) templating engine
  7. Dynamic routing
  8. Logger
  9. Modules

Getting started

Demo application

Docs and live app