kraken-browser
Dependency injector
A dependency injection framework for registering modules to global access in JavaScript applications.
Dependency injection to register module to global access, you can load each given module from kraken config
4 stars
1 watching
1 forks
Language: TypeScript
last commit: over 1 year ago browserdependenciesdependency-injectionglobalglobal-modulejavascriptkibrowkraken-browsernodenode-packagenpmnpm-packagetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
restuwahyu13/kraken-node | A dependency injection system to globally access and register modules from a configuration file. | 6 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
sabirvirtuoso/kraken | A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |
cgeorg/sinject | An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |
vesselize/vesselize | A JavaScript container for managing application dependencies and providing a structured way to organize and reuse code. | 24 |
gracicot/kangaru | An inversion of control container for C++11 and later with dependency injection features. | 498 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |
liftric/dikit | A dependency injection framework for Swift that facilitates modular and loosely-coupled application development | 103 |
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 277 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |
ivlevastef/ditranquillity | A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications. | 423 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |
belliottsmith/injector | A tool for building dependency injection systems in Java applications | 59 |
hubspot/dropwizard-guice | A library that enables integration of the Guice dependency injection framework with Dropwizard applications. | 266 |