kraken-node
Module injector
A dependency injection system to globally access and register modules from a configuration file.
Dependency injection to register module to global access, you can load each given module from kraken.config.json
6 stars
1 watching
2 forks
Language: TypeScript
last commit: over 1 year ago dependencydependency-injectionglobal-modulejavascriptkinodekrakenkraken-nodemodule-loadernode-modulenodejsnpm-moduletypescript
Related projects:
Repository | Description | Stars |
---|---|---|
restuwahyu13/kraken-browser | A dependency injection framework for registering modules to global access in JavaScript applications. | 4 |
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 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |
gracicot/kangaru | An inversion of control container for C++11 and later with dependency injection features. | 498 |
cgeorg/sinject | An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |
vesselize/vesselize | A JavaScript container for managing application dependencies and providing a structured way to organize and reuse code. | 24 |
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 277 |
infinyon/node-bindgen | Automates the process of converting Rust code to Node.js modules | 535 |
rdlowrey/auryn | An IoC dependency injector that recursively instantiates class dependencies | 722 |
hubspot/dropwizard-guice | A library that enables integration of the Guice dependency injection framework with Dropwizard applications. | 266 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |
klei/grunt-injector | A tool for injecting references to files into other files in a build process. | 106 |
go-kata/kinit | A library that provides a global IoC container for dependency injection and object creation | 10 |