dose

Dose is a typescript decorator that allows injection in typescript

Usage no npm install needed!

<script type="module">
  import dose from 'https://cdn.skypack.dev/dose';
</script>

README

dev-dependencies license

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.