global-states
There are 8 repositories under global-states topic.
dai-shi/react-tracked
State usage tracking with Proxies. Optimize re-renders for useState/useReducer, React Redux, Zustand and others.
bySabi/hookleton
globalize your React Hooks without fear using the Hookleton Pattern
aprilmintacpineda/fluxible-js
Smaller, faster, better event-driven state management architecture that supports asynchronicity and state persistence out of the box with no extra code.
jungpaeng/sagen-core
sagen-core is a state management library that combines each store without a root store.
Munawwar/react-global-states
A simple global state manager for React
aprilmintacpineda/react-context-api-store
Seemless, lightweight, state management library that supports async actions and state persisting out of the box. Inspired by Redux and Vuex. Built on top of React's context api.
aprilmintacpineda/inferno-context-api-store
Seemless, lightweight, state management library that supports async actions and state persisting out of the box. Inspired by Redux and Vuex. Built on top of inferno-create-context.
bySabi/garfio
extending Hookleton Pattern namespaces and more