Skip to content

Releases: AlexSergey/friendly-di

1.0.0

14 Nov 20:25
Compare
Choose a tag to compare

Friendly DI is light and fast Inversion Of Control Container based on Reflect metadata inspired by Angular and Nest DI systems.

Friendly DI is very versatile tool. You can use it in Node.js projects (express, koa, whatever), in the Browser (pure JS projects, React projects etc.).

Benefits:

  • 2kb size without dependencies
  • Works the same in the Browser and Node.js
  • Very simple API