3,807 packages matching “setState”
react-log-state
v0.1.0 · 9 years ago
Log setState in your React apps.
No known vulnerabilities
@barelyhuman/set-state-hook
v0.0.5 · 4 years ago
Simple setState equivalent with mutable drafts
No known vulnerabilities
@mesmotronic/react-usesetstate
v1.1.1 · 1 year ago
React hooks that mimic class component setState for both immutable UI-driven updates and synchronous logic-driven state management
No known vulnerabilities
promisify-setstate
v0.3.0 · 8 years ago
Promisifies react component setState method
No known vulnerabilities
setstate-promise
v0.0.4 · 8 years ago
Use React's setState with promises, happily
No known vulnerabilities
@dabapps/react-set-props
v1.2.0 · 7 years ago
Store arbitrary state in redux with a similar API to setState
No known vulnerabilities
react-hook-setstate
v0.1.1 · 4 years ago
Use setState in react hook like you would use in react classes
No known vulnerabilities
react-lumberjack
v2.0.0 · 9 years ago
Log setState calls in your React app.
No known vulnerabilities
compose-state
v1.0.13 · 6 years ago
Compose multiple setState or getDerivedStateFromProps updaters in React
No known vulnerabilities
seal-store
v0.4.2 · 8 years ago
A simple framework agnostic state store where the `state` object is immutable by any means other than a `setState` function
No known vulnerabilities
set-state-redux
v1.0.4 · 8 years ago
setState() for Redux
No known vulnerabilities
react-setstate-info
v1.0.0 · 8 years ago
Get better info about setState calls in React/React Native
No known vulnerabilities
react-use-setstate
v1.0.2 · 4 years ago
Batched updates for React function components, replicating the class components "setState" behaviour
No known vulnerabilities
redux-setstate-reducer
v1.0.0 · 8 years ago
Synchronus and functional setState with redux
No known vulnerabilities
@toolkitss/custom-hook
v0.0.7 · 6 years ago
custom hook setState forceUpdate
No known vulnerabilities
array-to-object-assignment
v1.0.5 · 9 months ago
Do you use really a lot of slow array assignment pattern const [state, setState] = useState(); Use this plugin to transform it to fast const {0:state,1:setState} = useState() object assignment pattern!
No known vulnerabilities
mergestate
v1.0.4 · 8 years ago
setState helper function for nested Array or Object in the state
No known vulnerabilities
set-state-mixin
v1.2.2 · 10 years ago
Reflux `setState` mixin to get React-like state behavior in Reflux stores.
No known vulnerabilities
use-toggle-state
v1.1.3 · 3 years ago
A useState like hook for boolean values that returns the state, and a ToggleStateAction instead of a SetStateAction that all the setState callback to be called without passing any arguments to simply toggle the boolean value.
No known vulnerabilities
react-bottomsup
v1.1.8 · 8 years ago
Two way binding support for react's es6 classes along with a promisified setState
No known vulnerabilities