@ricardojbd/ngrx-signals-broadcast-sync
Enables seamless synchronization of state between browser contexts
Enables seamless synchronization of state between browser contexts
A lightweight reactive library for enhancing native web development. Resin provides reactivity, and aims to remove common pain points found in vanilla JavaScript web development.
Zustand middleware for syncing state with Yjs.
A developer-friendly entity management system for games and similarly demanding applications, based on ECS architecture.
React glue for Miniplex.
A comprehensive collection of production-ready React hooks for modern web applications. Features type-safe implementations, extensive testing, and zero dependencies. Includes hooks for state management, browser APIs, user interactions, and development uti
1. [Основная идея и архитектура](#основная-идея-и-архитектура) 1.1. [Прозрачный Proxy](#прозрачный-proxy) 1.2. [Поддержка типизированных строковых ключей](#поддержка-типизированных-строковых-ключей) 1.3. [Подписки с «гранулярностью» путе
QuickState is a lightweight and highly efficient state management library for React. It provides fast performance with minimal overhead. Thanks to its user-friendly API, it allows for easy integration and seamless state management.
A React hook that enables simple and efficient cross-tab communication using the [Broadcast Channel API](https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API) with TypeScript support.
A lightweight, reactive UI library that bridges HTML and JavaScript through attributes, powered by SolidJS. Adds reactive state and dynamic behaviors to markup while maintaining simplicity.
Use shared hooks when Redux is overkill and useContext isn't enough.
🏪 A simple state management library for Lit components.
## Installation ``` npm i @simple-state-machine/core ``` ## Quick glance - A simplest state machine can be a "Light<>Dark" Mode toggling. On click of button is toggle from `light` to `dark` or vice versa. - State diagram looks something like this for i
A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.
Yet another state management!
A modern JavaScript framework for building user interfaces with reactive state, composition API, and built-in performance optimizations
Undo or redo changes in state
React hooks for state management
Zustand middleware for syncing state with Yjs and Immer.