
MVC JS  [![Build Status](https://api.travis-ci.org/AdminJuwel191/node-mvc.svg?branch=0.1.x)](https://travis-ci.org/AdminJuwel191/node-mvc) 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](https://github.com/igorzg/mvcjs-testapp)

[Docs and live app](http://mvcjs.igorivanovic.info)

