immutable-set
Set nested properties of an object while respecting the principles of immutability
Set nested properties of an object while respecting the principles of immutability
setState for React that compares with the current state and only sets the state if changed.
Signal like state manager for objects. Use on server-side to enable real time apps or on client-side to enable reactive UIs.
Reactive state management for Angular
React state management without the hassle.
Easily keep your app's local state synchronized with your backend, databases and more! ngxs-synchronizers simplifies synchronizing your NGXS-based application state with external data sources.
JStates - A simple js state library
Postal address autocomplete input field
This package provides the tools for managing loading state on asynchronous operations in Redux and to retrieve that state via a React hook. This is useful for when your app is, for example, fetching data from an API and you want to indicate this to your u
A lightweight global state solution for react with zero external dependencies and clean hooks API
redux for wxa
Minimalist state container
Small and capable state machines for React
A useState variant hook that merges updates.
This custom hook allows you to get previous value from the useState
Declarative, simplified way to handle complex local state with hooks.
A predictable and observable state container for React apps
useState() with confidence
## Description
1. Fetches data from an async function 1. Allows you to manipulate the data à la Redux 1. Will throw out outdated API calls by default