dragonnodejs

6.0.0 • Public • Published

Travis CI Dependency Status devDependency Status

DragonNode.js

Framework to develop modular and testable Node.js applications

  • Separate configuration and implementation of modules
  • Service container to use services from other modules or define new services in the modules
  • Allow to mock libraries and services for testing modules as independent units
  • Group modules to bundles and share them with other developers

Getting started

Understand the concept of DragonNode.js with the first steps how to build an application

Create new App

See: dragonnodejs/app-skeleton

Create new Bundle

See: dragonnodejs/bundle-skeleton

Readme

Keywords

none

Package Sidebar

Install

npm i dragonnodejs

Weekly Downloads

2

Version

6.0.0

License

MIT

Last publish

Collaborators

  • dragonnodejs