InversifyJS VS injection-js

Compare InversifyJS vs injection-js and see what are their differences.

InversifyJS

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript. (by inversify)

injection-js

Dependency injection library for JavaScript and TypeScript in 5.1K. It is an extraction of the Angular's ReflectiveInjector which means that it's well designed, feature complete, fast, reliable and well tested. (by mgechev)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
InversifyJS injection-js
28 2
10,790 1,171
1.0% -
6.5 3.8
about 1 month ago 9 months ago
TypeScript TypeScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

InversifyJS

Posts with mentions or reviews of InversifyJS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.

injection-js

Posts with mentions or reviews of injection-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-09.

What are some alternatives?

When comparing InversifyJS and injection-js you can also consider the following projects:

Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

typedi - Simple yet powerful dependency injection tool for JavaScript and TypeScript.

tsyringe - Lightweight dependency injection container for JavaScript/TypeScript

di-compiler - A Custom Transformer for Typescript that enables compile-time Dependency Injection

awilix - Extremely powerful Inversion of Control (IoC) container for Node.JS

diod - A very opinionated inversion of control (IoC) container and dependency injector for Typescript, Node.js or browser apps.

vue-property-decorator - Vue.js and Property Decorator

dataloader - DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.

webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

typed-inject - Type safe dependency injection for TypeScript