Search results
12 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
⚡A modern, lightweight, fast, and powerful global state management library for modern React.js projects.
- react
- react-state-management
- global-state
- react-hooks
- useSyncExternalStore
- lightweight-state-library
- kosha
- zustand-alternative
- react18
- frontend-performance
- state-selectors
- partial-state-updates
- concurrent-rendering
- modern-react
- View more
useS is a minimal yet powerful React hook for managing both local and global state — with zero boilerplate
- react
- hook
- useS
- use-s-react
- state management
- local state
- global state
- typescript
- lightweight
- immutability
- useState alternative
- useSyncExternalStore
- complex object state management
A lightweight React library for managing toggleable global state—designed to be simpler than Zustand and more focused than Redux.
A lightweight Redux-like store for React and React Native, with hooks and selector support. Built with TypeScript, no boilerplate, and full reactivity via useSyncExternalStore.
- react
- react-native
- state
- store
- state-management
- redux-alternative
- useSyncExternalStore
- useStore
- useDispatch
- hooks
- typescript
- lightweight-redux
- zustand-alternative
- global-state
Fine-grained reactive store for React using useSyncExternalStore
React hook built on useSyncExternalStore to access event-driven browser APIs like network, scroll, fullscreen, and more as subscribable stores.
- react
- hook
- browser
- api
- custom-hook
- useSyncExternalStore
- scroll-position
- device-orientation
- clipboard
- fullscreen
- network
- visibility
- viewport
- event-driven
- View more
Signal Library for React
Simple global state management library for react18
A custom hook that lets you subscribe to a DOM event. You can get the event object or subscribe to the change of a property only. Support smart code-completion to select event name and property easily.
A React state management utility providing a useReducer-like hook with synchronous state access and selector support, powered by a factory function.
Optimized React Context utilities to prevent unnecessary re-renders, offering efficient state management with createContextStore and createStatePublisher.
- react
- react context
- context
- useContext
- createContext
- useSyncExternalStore
- optimized context
- state management
- react hooks
- createContextStore
- createStatePublisher
- state
- store
- compound components
- View more
An abstract state management library leveraging React's useSyncExternalStore for encapsulating state logic with an object-oriented approach. Provides a structured and reusable way to manage and synchronize application state across React components.