16,737 packages matching “usestate”
use-state-promise
v0.1.1 · 5 years ago
A custom useState hook with support for Promise
No known vulnerabilities
@aidapt/global-state
v0.0.15 · 1 year ago
Define a hook to store a variable globally and use it as a React useState
No known vulnerabilities
react-use-mapped-state
v4.0.2 · 5 years ago
A react hook that manages useState calls for you
No known vulnerabilities
@rtbjs/use-state
v1.0.7 · 2 years ago
`@rtbjs/use-state` is a state management tool that can act as a local state and be easily turned into a global redux state. It is an innovative approach to state management that combines the advantages of both React's useState and Redux's state management
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
comfey
v2.2.0 · 4 years ago
Tiny micro mini data binding library inspired by react hook useState
No known vulnerabilities
react-ugh
v1.0.12 · 5 years ago
useState for Psychopaths
No known vulnerabilities
trrn-h
v0.3.1 · 18 days ago
Closure-based React component wrapper. Closures instead of useState, update() instead of setState.
No known vulnerabilities
@alevnyacow/shared-react-variables
v2.0.5 · 3 years ago
Global mutable useState for React. For real!
No known vulnerabilities
@penseapp/uselocalstorage
v1.0.24 · 4 years ago
A react hooks to use useState with localStorage persist
No known vulnerabilities
use-create-signal
v1.0.0 · 3 years ago
This is a package with use-create-signal. Hook that improves default useState to make it into Signal apprach
No known vulnerabilities
use-store
v1.7.3 · 6 years ago
Shared, persistable React.js useState() hook effect, no context required
No known vulnerabilities
vue-smart-state
v0.2.1 · 8 days ago
A type-safe, reactive, persistent and cross-tab synced useState composable for Vue 3 — with TTL, versioned migrations, schema validation, custom storage (cookies included) and SSR safety.
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
report-component-toolkit
v1.0.1 · 17 days ago
```js import React, { useEffect, useState } from "react" import _ from "lodash" import { Grid, Box } from "@mui/material" import { ExcelReader } from "excel-reader-toolkit" import "./App.css" import RUIDropDown from "./Shared/RUIDropDown" import RUIErrorD
No known vulnerabilities
@rooks/use-undo-state
v4.11.2 · 5 years ago
Drop in replacement for useState hook but with undo functionality.
No known vulnerabilities
@termuijs/jsx
v0.1.7 · 1 month ago
JSX runtime for TermUI with useState, useEffect, useContext, useAsync, and memo()
No known vulnerabilities
use-ref-state
v0.0.3 · 6 years ago
Combine useRef and useState hook
No known vulnerabilities
use-merge-state
v1.3.1 · 4 years ago
A useState variant hook that merges updates.
No known vulnerabilities
@based/use-global-state
v0.2.5 · 4 months ago
A react hook to make the useState hook global, allowing you to use the same variable anywhere in your project
No known vulnerabilities