1.0.0 • Published 7 years ago

middle-injector v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

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: