UMD bundle compiled from typescript libraries injection-js and @abraham/reflection
npm i injection-js-umd
and add locally to the page
or from CDN
const ReflectiveInjector = window'injection-js';
Compiled from dependencies
- injection-js (by Minko Gechev) (Dependency injection library for JavaScript and TypeScript)
- @abraham/reflection (by Abraham Williams) (Lightweight (3K) ES Module implementation of reflect-metadata)