31 packages
@hookstate/broadcasted
Plugin for @hookstate/core to enable state synchronization across browser tabs.
@hookstate/clonable
Plugin for @hookstate/core to define state cloning capabilities.
@hookstate/comparable
Plugin for @hookstate/core to enable state values comparison.
@hookstate/core
The flexible, fast and extendable state management for React that is based on hooks and state usage tracking.
@hookstate/devtools
Development tools plugin for @hookstate/core.
@hookstate/identifiable
Plugin for @hookstate/core to enable state labeling and identification by name.
@hookstate/initial
Plugin for @hookstate/core to enable access to initial state value and to modified status.
@hookstate/initializable
Plugin for @hookstate/core to enable one off initialization callback.
@hookstate/labelled
Plugin for @hookstate/core, which allows to assign a label / name / alias for a state.
@hookstate/localstored
Plugin for @hookstate/core to enable persistence of managed data states to browser's local storage.