0.1.4 • Published 2 years ago

react-useproxystate v0.1.4

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

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago