valtio
State manager
A library that enables simple management of mutable state in React and vanilla JavaScript applications
🧙 Valtio makes proxy-state simple for React and Vanilla
9k stars
39 watching
260 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 2 awesome lists
mutableproxyreactstate
Related projects:
Repository | Description | Stars |
---|---|---|
pmndrs/zustand | A small state management solution with simplified flux principles and a comfy API based on hooks. | 48,670 |
dai-shi/react-tracked | A library to track state usage and optimize re-renders for various React hooks and libraries | 2,749 |
pmndrs/jotai | State management for React applications using atomic and flexible concepts | 18,969 |
davidhu2000/react-spinners | A collection of reusable React components for displaying loading states and animations. | 3,141 |
matthewp/haunted | A React Hooks API implementation for web components using Lit HTML or HyperHTML. | 2,620 |
thlorenz/proxyquire | A tool that allows overriding dependencies in Node.js applications during testing without modifying the original code. | 2,748 |
risingstack/react-easy-state | A state management library that simplifies React applications with reactive and transparent proxy-based stores. | 2,559 |
ava/use-http | A React hook for making isomorphic HTTP requests with features like server-side rendering support and built-in caching. | 2,315 |
pmndrs/use-cannon | A set of React hooks and APIs for simulating physics in 3D environments using the cannon-js library. | 2,811 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 313 |
aidenybai/million | An optimizing compiler that speeds up React by reducing virtual DOM reconciliation overhead | 16,642 |
anthonyshort/deku | A virtual DOM library for rendering interfaces using pure functions and state management tools like Redux. | 3,414 |
donavon/use-persisted-state | Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers | 1,377 |
bvaughn/react-window | A React component library for efficiently rendering large lists and tabular data | 16,035 |
rematch/rematch | A state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices. | 8,466 |