An open API service indexing awesome lists of open source software.

https://github.com/cesarenaldi/iniettore

Minimalistic Dependency Injection Container for JS/TS
https://github.com/cesarenaldi/iniettore

clean-architecture dependency-injection javascript react react-native reactjs solid-principles typescript

Last synced: 8 months ago
JSON representation

Minimalistic Dependency Injection Container for JS/TS

Awesome Lists containing this project

README

          


Iniettore

Iniettore


Minimalistic Dependency Injection Container for JS/TS


Build Status
NPM version
NPM dependencies
Coverage Status

## Docs

**BREAKING CHANGES**
Iniettore v4 is a complete rewrite which comes with a brand new minimalistic interface. See [migration guide](./migrating.md).

Please refer to individial packages documentation.

- [`iniettore`](packages/iniettore) - the Iniettore core library
- [`@iniettore/react`](packages/react) - React bindings for Iniettore
## License

[ISC](LICENSE)