node-dependency-injection
The NodeDependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
diod
A very opinionated and different inversion of control container and dependency injector for Typescript, Node.js or browser apps
@tsxper/service-manager
TypeScript extension to the Service Locator design pattern, that helps with managing application dependencies.
kmp-di
Kmp-di is based on the NodeDependencyInjection component, which enables you to standardize and centralize the construction of objects in your application. However, kmp-di takes into account namespaces that correspond to the class path.