pmndrs

pmndrs/valtio

🧙 Valtio makes proxy-state simple for React and Vanilla

TypeScript
10147
283
MIT License

Valtio is a lightweight state management library for React and vanilla JavaScript that uses ES6 proxies to create self-aware state objects. It enables developers to wrap state objects with `proxy()`, mutate them directly from anywhere, and subscribe to changes using `useSnapshot()` for React components or `subscribe()` for vanilla JavaScript.

Total donated
Undistributed
Share with your subscribers: