injection-js VS typedi

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

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)

typedi

Simple yet powerful dependency injection tool for JavaScript and TypeScript. (by typestack)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
injection-js typedi
2 7
1,172 3,913
- 0.4%
3.8 8.9
10 months ago 3 days 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.

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.

typedi

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

What are some alternatives?

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

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

InversifyJS - A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.

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

tsyringe - Lightweight dependency injection container for JavaScript/TypeScript

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.

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

jest - Delightful JavaScript Testing.

typed-inject - Type safe dependency injection for TypeScript

TypeORM - ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

ioc - :unicorn: lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript

class-validator - Decorator-based property validation for classes.