0.1.4 • Published 3 years ago

react-useproxystate v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

React-useProxyState

Experimental React hook which extends the "setter" method to an object or array state. useProxyState is esentially setState() using a Proxy instance as the state default. All property changes to the proxied state triggers a component render.

Install via npm

npm install react-useproxystate
0.1.4

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago