iti
~1kB Dependency Injection Library for Typescript and React with a unique support of async flow (by molszanski)
obsidian
Dependency injection library for React and React Native applications (by wix-incubator)

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
iti | obsidian | |
---|---|---|
6 | 5 | |
152 | 131 | |
2.0% | 2.3% | |
3.2 | 8.6 | |
8 months ago | about 1 month 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.
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.
iti
Posts with mentions or reviews of iti.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-14.
-
The Problem with Dependency Injection Frameworks
I didn’t want to adopt a framework for a bigger one, so I’ve built a manual DI helper.
It is for typescript. It is really helpful for me.
https://itijs.org
-
Best practice for using different implementations of data fetching code in React/Next.js app?
If you are interested, I wrote an obscure DI helper library to help mi with ts/react/nest apps. Most examples use classes, but it perfectly works with pure functions. Nothing groundbreaking, just helps me ship apps with lazy async data pipelines faster https://github.com/molszanski/iti
-
What do you use for dependency injection?
I've had success in adding an iti to an existing 50K app
- Has anyone successfully created a Dependency Injection using typescript decorators?
- How do I know when to make a custom hook ?
obsidian
Posts with mentions or reviews of obsidian.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-12.
-
What I Learned Building My First VSCode Extension
I just published my first extension for Visual Studio Code — a language server that adds IntelliSense support for the Obsidian dependency injection framework. In this post, I’ll share some tips and insights I picked up along the way.
-
Clean Architecture in React Native?
If you coming from Android development and you're missing Dagger/Hilt for dependency injection, you might want to checkout Obsidian which is heavily influenced by Dagger.
-
Doubt regarding using Xstate with recoil or Jotai
I work at Wix. My team doesn't use any state library for any of our projects. Instead, we use Obsidian to inject services into hooks. For reactivity (triggering renders) we use Observables.
-
I'm looking for react native projects to contribute
Hey, you're welcome to collaborate with me on wix/obsidian. It's a dependency injection library for react and react native. There are a few open tasks which I think are both fun and interesting. If you're interested - feel free to ping me on our Discord (there's a link in the repo)
-
Show Your Work Thread
I'm working on a dependency injection library for React Native - https://github.com/wix-incubator/obsidian. It's still in alpha but I've been using it in production on a very large-scale app for almost a year now and still actively developing it.
What are some alternatives?
When comparing iti and obsidian you can also consider the following projects:
fold - IoC container with all required goodies to write flexible node applications
brandi - The dependency injection container powered by TypeScript.
genioc - Bloat-free and magical IoC-container for Typescript based on code-generation
ts_injector - Simple and lightweight injector for typescript projects.
ExpressBeans - ExpressBeans is a lightweight IoC Container (Inversion of Control Container) that allow a clean java-like code organization.
reactant - A framework for building React applications

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