State Management
Polyphony ECS GUI and future · Issue #1 · traffaillac/traffaillac.github.io
ecsy - Entity Component System in JS
ecsyjs/ecsy: Entity Component System for javascript
fritzy/ape-ecs: Entity-Component-System library for JavaScript.
DavidPeicho/ecstra: Fast & Flexible EntityComponentSystem (ECS) for JavaScript & TypeScript
mreinstein/ecs: data oriented, functional entity component system
algesten/refnux: re-fn-ux with emphasis on fn
Jotai, primitive and flexible state management for React
pmndrs/jotai: 👻 Primitive and flexible state management for React
pmndrs/zustand: 🐻 Bear necessities for state management in React
Valtio, makes proxy-state simple for React and Vanilla
pmndrs/valtio: 💊 Valtio makes proxy-state simple for React and Vanilla
Piniajs - Example Vue 3 Vite - StackBlitz
bryanmylee/svelte-keyed: A writable derived store for objects and arrays
WHenderson/stores-mono: Mono-Repo for Svelte compatible Store packages
feltcoop/svelte-mutable-store: Svelte stores for mutable values with the immutable compiler option
Svelte integration | SyncedStore - Javascript CRDT based real-time sync
Introduction to SyncedStore | SyncedStore - Javascript CRDT based real-time sync
samuba/awesome-svelte-stores: A list of awesome Svelte stores
VictorTaelin/PureState: The stupidest state management library that works.
unjs/hookable: 🪝 Awaitable Hooks
unjs/unctx: 🍦 Composables in vanilla JS
immerjs/immer: Create the next immutable state by mutating the current one
aearly/icepick: Utilities for treating frozen JavaScript objects as persistent immutable collections
dai-shi/zustand-signal: Another React binding for Zustand
dai-shi/valtio-signal: Another React binding for Valtio proxy state
dai-shi/create-react-signals: A factory function to create signals for React