InversifyJS
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript. (by inversify)
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 (by nestjs)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InversifyJS | Nest | |
---|---|---|
32 | 371 | |
11,819 | 71,750 | |
0.7% | 0.8% | |
9.3 | 10.0 | |
3 days ago | about 10 hours ago | |
TypeScript | TypeScript | |
MIT License | 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.
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 2025-02-02.
-
InversifyJS VS vorarbeiter - a user suggested alternative
2 projects | 2 Feb 20252 projects | 2 Feb 2025
-
vorarbeiter VS InversifyJS - a user suggested alternative
2 projects | 2 Feb 2025
Vorarbeiter Service Container is about 10 times lighter then InversifyJS. It has simpler API and works faster.
-
Mastering the Dependency Inversion Principle: Best Practices for Clean Code with DI
One of the most popular libraries in JavaScript for implementing the Inversion of Control (IoC) pattern is InversifyJS. It provides a robust and flexible framework for managing dependencies in a clean, modular way. However, InversifyJS has some drawbacks. One major limitation is the amount of boilerplate code required to set up and manage dependencies. Additionally, it often requires structuring your application in a specific way, which may not suit every project.
-
How to Apply SOLID with Testing JS/TS Class Methods
Take a class for which we are tasked to write a unit test. This class may have a dozen methods and a dozen more attributes. In my environment we were already using inversify to dependency inject into this class, and using container snapshot and restore as setup and teardown operators, in our jest test file. But it began getting out of control even after refactoring into test cases and test runners.
-
VulcanSQL: open-source data API framework. Empowering you to construct APIs exclusively with SQL.
Inversify (https://inversify.io/) for IoC.
-
SOLID explicado com TypeScript
Alguns frameworks trabalham desta forma por padrĂŁo, como Ă© o caso do Angular, quando este nĂŁo Ă© o padrĂŁo do framework que utilizamos podemos usar alguma biblioteca, como a Inversify ou tsyringe da Microsoft.
-
Using modern decorators in TypeScript
Using decorators required setting an --experimentalDecorators experimental compiler flag. Several popular TypeScript libraries, such as type-graphql and inversify, rely on this implementation.
-
Typesafe, (almost) Zero Cost Dependency Injection in TypeScript
inversify
- InversifyJS has reached 100,000,000 downloads on npm
Nest
Posts with mentions or reviews of Nest.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-03.
-
Backend Testing At Super Payments
start the app (we use NestJS with fastify)
-
How to Build a Fullstack AI Agent with LangGraphJS and NestJS (Using Agent Initializr)
Coming from a background in large-scale Java systems with Spring Boot, I’ve learned to appreciate the value of a well-structured framework. NestJS brings that same level of organization and scalability to the TypeScript ecosystem, something often undervalued when choosing a backend framework.
- CC-my-Jira: Agentic JIRA Ticketing via Postmark
-
Awesome Next.js API Routes with next-api-decorators
Often, developers opt for a framework when building out APIs, as they offer alternative means of representing resources, and many tools and utilities designed to make this process easier. One such example is NestJS (Not to be confused with Next.js!). This is a batteries-included, powerful "framework for building efficient, scalable Node.js server-side applications". Heavily inspired by Angular, this framework allows developers to use abstractions to represent API routes, including reusable services, controllers, modules and more.
-
Scalable REST API Architecture with NestJS, Prisma, Swagger, & Docker: How To.
NestJS is a progressive Node.js framework inspired by Angular's architecture. It uses TypeScript and follows object-oriented programming principles, making it ideal for building scalable server-side applications. Its modular structure encourages the separation of concerns, leading to more maintainable code. (Check out Nest)
-
Next.js vs Nest.js: Understanding the Difference
Read more about Next.js here and Nest.js here.
-
NestJS: The Modern Node.js Framework
NestJS GitHub Repository
-
Secure Your REST API Using Keycloak Role-Based Access Control
In this article, we will walk through a step-by-step process to secure a Nest.js RESTful API using Keycloak. This includes setting up an application client and configuring authentication and RBAC for your API endpoints.
-
Next.js vs Nest.js: What to Choose in 2025?
The rapid evolution of web development in 2025 makes it imperative to choose a framework that truly fits your project. Whether this involves a dynamic web application, scalable API, or high-performance SaaS product, the decision to select Next.js or Nest.js becomes all the more key. While both do their thing really well, in this sense, they don't do the same thing.
-
ReactPress—A free CMS and blog system using Next.js.
nest.js
What are some alternatives?
When comparing InversifyJS and Nest you can also consider the following projects:
tsyringe - Lightweight dependency injection container for JavaScript/TypeScript
Moleculer - :rocket: Progressive microservices framework for Node.js
awilix - Extremely powerful Inversion of Control (IoC) container for Node.JS
Koa - Expressive middleware for node.js using ES2017 async functions
mixitup - A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more
feathers - The API and real-time application framework

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured