0.4.0 • Published 8 years ago

express-extended v0.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

express-extended

What is this ? this is pure expressjs, just extended with following

  1. Modular application structure
  2. Application logger using Winston
  3. Session
  4. Session Flash
  5. Model and database using Knexjs
  6. View engine use Nunjucks

Intended to be small enough to create server-side MVC application.