0.1.4 • Published 7 months ago

react-useproxystate v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months 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

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago