Skip to content

Releases: haula-dv/nes-zustand

Release

30 Jun 09:49
Compare
Choose a tag to compare
Release Pre-release
Pre-release

This library handles setting the value of the store outside of the React component, an idea inspired by the recoil-nexus library.

To achieve the flexible usage provided by [recoil-nexus], I customized it based on the core of zustand, allowing the value to be reset from anywhere.