sinject
Dependency manager
An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution
A simple javascript injection framework that supports cyclical dependencies and lazy resolution.
10 stars
1 watching
3 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pakrym/jab | A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,044 |
davidrevoledo/inyector | A library that provides a flexible and customizable way to manage dependencies in .NET applications using configuration-based dependency injection | 13 |
restuwahyu13/kraken-browser | A dependency injection framework for registering modules to global access in JavaScript applications. | 4 |
scribd/weaver | A dependency injection framework that automatically generates boilerplate code at compile-time to manage dependencies in Swift projects. | 749 |
vogel/injeqt | A dependency injection framework for building and managing software components | 103 |
siddharthkp/auto-install | A tool that automates the installation of dependencies as you code. | 1,198 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |
laracasts/simple-di-container | An implementation of Inversion of Control (IoC) container using Dependency Injection (DI) principles for managing object dependencies in PHP applications. | 49 |
golobby/container | An IoC container for dependency injection in Go applications | 565 |
vesselize/vesselize | A JavaScript container for managing application dependencies and providing a structured way to organize and reuse code. | 24 |
symentis/corridor | A framework that helps manage dependencies and context in software development by providing a common interface for substituting uncontrolled parts of code with mock implementations. | 61 |
egoist/decheck | A tool to browse an npm module's dependencies and find new modules used by it. | 9 |
muir/nserve | Provides a framework for managing server startup and shutdown in modular applications with injectable dependencies | 3 |
petejkim/goop | A dependency manager for Go projects inspired by Bundler. | 778 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |