Type Injector Lib Demo This projects test bundling and usage of @type-injector/lib. It shows the integration into different project environments: common-api defines an independant business service browser browser shows the usage in browser without framework angular shows integration into Angular injection framework react shows the integration into React.Context vue.js shows the interagtion into vue.js stencil shows the integration into stencil server nodejs shows the usage of the business service in a node environment nestjs shows the integration into NestJS injection framework