Encapsulate using states from async request in React.
Thread-safe Helmet for React 16+ and friends
Thread-safe Helmet for React 16–18, with native support for React 19+
No description provided.
Create components whose prop changes map to a global side effect
ESLint rule to warn against unnecessary React useEffect hooks.
Ponyfill of the experimental `React.useEffectEvent` hook
React Native fork of thread-safe Helmet for React 16+ and friends
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
Create components whose prop changes map to a global side effect
A React hook that uses useEffect() on the server and useLayoutEffect() in the browser
Thread-safe Helmet for React 16+ and friends
This is an internal utility, not intended for public usage.
Async hook
[](https://www.npmjs.com/package/@n1ru4l/use-async-effect) [](https://bundlephobia.com/result?p=@n1ru4l/us
👻🔁
A component that renders a native glass effect view on iOS.
Common React library for all XY Labs projects that use React
The missing standard library for TypeScript, for writing production-grade software.
Catches situations when a react use(Layout)Effect runs repeatedly in rapid succession
Core logic for the checkbox widget implemented as a state machine
Utils for use with the Signals Proposal: https://github.com/proposal-signals/proposal-signals
A Quick description of the component
Asynchronous side effects, without the nonsense