get-set-react
A React State Management Library similar and alternative to mobx, redux.etc. it's the simplest, smallest and fastest state management library for react with dev tools support.
api-refetch
Alternative to SWR or react-query. Hook that store your API calls and provide states as isLoading, isFetched, data, error. Allow to instantly fetch the API when the hook is mounted. Provide retry and revalidation options.
@bentoo/state-man
A lightweight package for state management in React applications, designed as a simplified alternative to Zustand and the Context API.