0.0.5 • Published 2 years ago

@tech-lab/node-mvc v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Installation

npm install @tech-lab/node-mvc

Features

  • Database support
    • MongoDb
    • More coming soon...
  • Model validation
  • Dependency injection for services
  • Render engine
    • Layouts
    • Templates
    • Variable interpolation
    • Conditional statements
    • Switch statement
    • For loop
    • HTTP requests

Documentation

Coming soon...

Boilerplates

You can find official boilerplates for this MVC here.
Each version serves different purpose hence it may have its own set of commands and options.