UseState Packages

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.

0.1.4 • Published 7 months ago