A React hook for throttling setState and other callbacks
A React hook for debouncing setState and other callbacks
Set local state in a React.Component
[](https://www.npmjs.com/package/use-async-setState) [](https://travis-ci.com/slorber/use-async-setState)
setState for React that compares with the current state and only sets the state if changed.
Simple functional setState for React
Lint rule for React, should use functional setState
Make setState easily and immutably
useAppState() hook. that global version of setState() built on useContext.
A state container which limits the frequency with which setState can be called using `requestAnimationFrame`.
Helper function to connect React's component to a redux-like store using functional setState.
TSLint rule for detection non-functional setState statements
Closure-based React component wrapper. Closures instead of useState, update() instead of setState.
Global store + setState + hooks integration
Reacts setState() method, reimagined as a hook
Simple functional setState for React
Safely setState in the future
Store arbitrary state in redux with a similar API to setState
Send data to someone else's browser as easy as using setState()
Use setState in react hook like you would use in react classes
Simple setState equivalent with mutable drafts
React hooks that mimic class component setState for both immutable UI-driven updates and synchronous logic-driven state management
Log setState in your React apps.
Batched updates for React function components, replicating the class components "setState" behaviour
Enforce architectural decisions AI coding tools keep ignoring
a lightweight realtime database for IoT projects
Tauri plugin for LicenseSeat software licensing
An Erlang/Elixir inspired actor library for Rust
Algebraic effects for stable Rust
A command line utility to control Ethercat devices
A Discord Rich Presence library for Rust.
Rust implementation of the Qobuz Connect protocol
a client library to work with all file transfer protocols
A plugin for Tauri that adds support for Discord Rich Presence
A simple library for creating RPC protocols.
Derive FromStr and Display impls for enums that follow a hierarchical path-like serialization scheme