Showing 1-20 of 79,272 packages
React hooks for persistent state
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
Small GUI and persistent state lib based on Vue.
Handy dandy persistent-state pub/sub with multi & wildcard subscriptions.
`React.useState` + BrowserStorage API for persistence
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
Metamatic® is a next generation persistent state manager for JavaScript applications.
Abstract class to persist state in localstorage
MCP server for Mycelium substrate - persistent state management for Claude Code
Persistent state for ECMAScript effects
Super simple persistent states with JSON files
The persistent state library for the modern web
Mixin to add persistent state storing functionality to a class. StateStorage solves the common problem to persistently store the state of an object. It let save the state in a specific moment ( for example on process exit ) and to restore the state later
Encrypted persistent state for React applications. Secure secrets locally. No backend. No WebCrypto. No leaks.
A Mantine extension component that renders draggable, resizable floating windows with persistent state, customizable boundaries, collapsible content, and flexible control over position, size, and interaction modes.
A React hook that provides a SSR-friendly multi-tab persistent state.
React hooks for persistent state. Forked from https://github.com/soyguijarro/react-storage-hooks, original author Ramón Guijarro <hola@soyguijarro.com>
Simple, persistent state management for modern web apps.
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state. This is an improved version of use-persisted-state.