Skip to content

The middleware dependencies injector for testing or production APP.

License

Notifications You must be signed in to change notification settings

master-tools/middle-injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Dependency Status Coverage Status Codacy Badge

Middle-injector

Module to inject dependencies and variables for frameworks that works on NodeJS and middlewares. You could use it to inicialize the app more organiazed or use it on your middleware test. You will spend less code, time and the project is open source.

Install

To install middle-injector you can run the next command:

npm install --save master-tools/middle-injector

Test

If you want to check the test of the project you can run it with the next command:

npm run test

Examples

You can view some examples to know how to use it or give you some ideas of witch cases could do it in the next url documentation:

Also you can see some examples on the next repository:

Contribute

If you want to contribute, you can do it writing a pull request and following the next rules on your commits:

About

The middleware dependencies injector for testing or production APP.

htttps://www.albertchurch.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published