@chubbyts/chubbyts-dic-types
Version:
Dependency injection container (DIC) types, PSR-11 inspired.
39 lines (26 loc) • 2.62 kB
Markdown
# chubbyts-dic-types
[](https://github.com/chubbyts/chubbyts-dic-types/actions?query=workflow%3ACI)
[](https://www.npmjs.com/package/@chubbyts/chubbyts-dic-types)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-dic-types)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-dic-types)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-dic-types)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-dic-types)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-dic-types)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-dic-types)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-dic-types)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-dic-types)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-dic-types)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-dic-types)
## Description
Dependency injection container (DIC) types, [PSR-11][2] inspired.
## Requirements
* node: 18
## Installation
Through [NPM](https://www.npmjs.com) as [@chubbyts/chubbyts-dic-types][1].
```ts
npm i @chubbyts/chubbyts-dic-types@^1.3.1
```
## Copyright
2025 Dominik Zogg
[1]: https://www.npmjs.com/package/@chubbyts/chubbyts-dic-types
[2]: https://www.php-fig.org/psr/PSR-11