Исходный код вики JavaScript DependencyInjection
Версия 4.1 от Alexandr Fokin на 2021/07/24 21:46
Последние авторы
| author | version | line-number | content |
|---|---|---|---|
| 1 | |||
| 2 | |||
| 3 | InversifyJS: A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript. | ||
| 4 | (required TypeScript) | ||
| 5 | https://inversify.io/ | ||
| 6 | |||
| 7 | |||
| 8 | Бибилиотеки для DI в JS | ||
| 9 | |||
| 10 | javascript-dependency-injection-deprecated (Старая версия) | ||
| 11 | https://github.com/scaljeri/javascript-dependency-injection-deprecated | ||
| 12 | https://www.npmjs.com/package/javascript-dependency-injection | ||
| 13 | |||
| 14 | di-xxl (Новая версия) | ||
| 15 | https://github.com/scaljeri/di-xxl | ||
| 16 | https://www.npmjs.com/package/di-xxl | ||
| 17 | |||
| 18 | https://habr.com/ru/post/232851/ | ||
| 19 | https://github.com/gobwas/dm.js |