plume-ts-di
Lightweight & simple dependency injection system for TypeScript based on code generation instead of annotation
Updated by @benjaminchardin
@wessberg/di-compiler
A Custom Transformer for Typescript that enables compile-time Dependency Injection
Updated by @wessberg
reactive-singleton
A fancy way to use Singleton pattern within the React environment.
Updated by @wpdas
global-box
A simple key-value store that is truly a singleton. Use this to as an alternative to sticking values into global.
Updated by @kristw
audio-context-singleton
When you want to have an audioContext singleton but don't want to rewrite [this code](index.js), use this. Deals with browser differences in AudioContext and maintains the …
Updated by @jimkang
@stdlib/ndarray-base-singleton-dimensions
Return the number of singleton dimensions.
Updated by @stdlib-bot
@stdlib/ndarray-base-nonsingleton-dimensions
Return the number of non-singleton dimensions.
Updated by @stdlib-bot
@stdlib/ndarray-base-prepend-singleton-dimensions
Prepend singleton dimensions.
Updated by @stdlib-bot
waffle-manager
Global registration of "modules", access singleton instances from anywhere.
Updated by @yimura
scoped-singleton-decorator
A decorator to force classes generate only one instance for specific scope
Updated by @minzi921