Skip to content

Framework to develop modular and testable Node.js applications

License

Notifications You must be signed in to change notification settings

dragonnodejs/dragonnodejs-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Travis CI] (https://travis-ci.org/dragonnodejs/dragonnodejs-async) Dependency Status devDependency Status

DragonNode.js Async

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
  • Support asynchronously modules and bundles

Getting started

[Understand the concept of DragonNode.js with the first steps how to build an application] (https://github.com/dragonnodejs/getting-started)

Create new App

See: dragonnodejs/app-skeleton

Create new Bundle

See: dragonnodejs/bundle-skeleton

About

Framework to develop modular and testable Node.js applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published