16,777 packages matching “UseState”
react-hooks-lib
v0.6.0 · 5 years ago
A set of reusable [React Hooks](https://reactjs.org/docs/hooks-reference.html#usestate).
No known vulnerabilities
@rooks/use-localstorage-state
v4.11.2 · 5 years ago
UseState but auto updates values to localStorage
No known vulnerabilities
state-as-reducer
v1.0.7 · 4 years ago
A simple implementation of useState with useReducer.
No known vulnerabilities
@pragmatically-typed/react
v1.0.3 · 5 years ago
return readonly from useState
No known vulnerabilities
react-state-effects
v1.0.4 · 7 years ago
React useState hook enhanced with side effects
No known vulnerabilities
use-state-callback
v1.1.3 · 5 years ago
useState hook with callback
No known vulnerabilities
better-react-use-state
v1.0.3 · 1 year ago
A utility that improves React's `useState` to be safer and more convenient. Provides both `useState` (enhanced) and a dedicated `useBoolState` hook.
No known vulnerabilities
react-create-global-state
v1.0.0 · 7 years ago
Generate a useState, but for global variables.
No known vulnerabilities
custom-input-text
v0.0.17 · 2 years ago
```bash const [name, setName] = useState<string>(""); const [price, setPrice] = useState<number>(); const [catgeory, setCatgeory] = useState<string>("");
No known vulnerabilities
react-hook-use-state
v1.1.0 · 6 years ago
useState() with confidence
No known vulnerabilities
longwood-usestate
v0.3.5 · 5 years ago
> Simple React useState and [context](https://reactjs.org/docs/context.html) > like state management library for > [Longwood](https://github.com/jehna/longwood)
No known vulnerabilities
@kalleguld/react-props
v3.1.3 · 11 months ago
A upgrade to useState
No known vulnerabilities
use-merge-state
v1.3.1 · 4 years ago
A useState variant hook that merges updates.
No known vulnerabilities
react-ugh
v1.0.12 · 5 years ago
useState for Psychopaths
No known vulnerabilities
@taskingai/taskingai-markdown
v0.1.3 · 1 year ago
```tsx import { useState } from "react"; import MarkdownMessage from "@taskingai/taskingai-markdown";
No known vulnerabilities
react-driller
v0.2.0 · 24 days ago
tells you where your useState should live (eliminates needless prop drilling)
No known vulnerabilities
use-state-promise
v0.1.1 · 5 years ago
A custom useState hook with support for Promise
No known vulnerabilities
shared-store-hook
v0.0.4 · 4 years ago
Shared state for React components. Just like useState, but shared.
No known vulnerabilities
comfey
v2.2.0 · 4 years ago
Tiny micro mini data binding library inspired by react hook useState
No known vulnerabilities
usestate-memoize
v0.0.6 · 7 years ago
Memoized version of React useState
No known vulnerabilities