dose
v1.0.0
Published
Dose is a typescript decorator that allows injection in typescript
Maintainers
Readme
Dose
Dose is a typescript dependency injector.
It's available on npm npm install dose.
This project is more like a proof of concept than anything else.
Contributing
Make sure you have Node JS and NPM installed.
Run npm install to install typescript.
If typescript is installed as a global module, tsc will build the project, otherwise npm start
License
Dose is distributed under MIT license.
