Search results
51 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A state container which provides an interface for listening to the scroll event of its child component and providing valuable data about direction, distance, and more. It also provides convenience functions for scrollTo with optional animation.
A state container which limits the frequency with which setState can be called using `requestAnimationFrame`.
A state container which provides an interface for retrieving the bounding client rect of a referenced element. The bounding client rect will update each time the window resizes - a behavior which can be turned off by setting the prop `recalcOnWindowResize
A state container which provides an interface for managing event listeners in its children. This component will automatically garbage collect all of its registered listeners on unmount.
State containers which provide an interface for listening and responding to window events in a scalable fashion.
- react
- render props
- function as child
- hoc
- state container
- viewport
- window
- window size
- window scroll
- window orientation
- viewport size
- viewport scroll
- viewport orientation
Stunk is a lightweight, framework-agnostic state management library for JavaScript and TypeScript. It uses chunk-based state units for efficient updates, reactivity, and performance optimization in React, Vue, Svelte, and Vanilla JS/TS applications.
- state-management
- atomic-state
- chunk-based state
- framework-agnostic
- reactive state library
- frontend state management
- JavaScript state management
- TypeScript state management
- React state management
- Vue state management
- Svelte state management
- recoil alternative
- jotai alternative
- zustand alternative
- View more
A centralized state management for Javascript applications, made easy.
Modular state management,Suitable for various javascript frameworks.
Reactive state container
Minimalist state container
A state container which provides an interface for toggling between two values.
Reactive state container
A state container which provides an interface for setting single values.
Cross platform and cross framework web solutions that based on micro-module and model-driven.
The immutable, async and universal state management solution for Javascript applications.
A state container which provides an interface for making selections from a group of choices. The `Choices` component itself is a context provider which can be used with the `Choice` and `ChoicesConsumer` components for deep-tree selections. It does not ha
A state container which provides an interface for adding and removing items from simple arrays and sets while maintaining immutability on those arrays and sets, allowing for strict-comparison in child components.
A state container which provides an interface for getting the natural size, rendered size and orientation from `<img>` elements.
Ripple is a powerful state management library for React applications. It offers a lightweight and intuitive solution to manage and synchronize state across components, improving the efficiency and maintainability of your codebase.
- ripple
- state management
- react
- react state
- state synchronization
- state container
- stateful components
- reactive programming
- stateful management
- react library
Simple state container for your vqua components