sergiodxa / use-safe-callbackLinks
Wrap a function to ensure you never call it if a component is unmounted, useful to avoid cases where an async code could finish after a component has unmounted and it tries to update a state
☆12Updated 2 years ago
Alternatives and similar repositories for use-safe-callback
Users that are interested in use-safe-callback are comparing it to the libraries listed below
Sorting:
- Runtime Config mangement for webpack projects☆15Updated 2 years ago
- A Babel macro to conditionally import something based on environmental variables.☆51Updated 4 years ago
- Hooks to leverage the web-animations API in under a kb☆52Updated 3 years ago
- Silly React hook for CSS☆25Updated 4 years ago
- A reactive component library for Preact / React (not production ready)☆55Updated 5 years ago
- Experimental API for observing the visible box of an element☆52Updated 5 years ago
- HTMDX: Lightweight runtime for mdx-like markdown☆87Updated 2 years ago
- Debug Next.js SSR requests using HTTP Archive (HAR) logs☆40Updated 2 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 5 years ago
- CLI to collect stats about React usage on a website☆29Updated last year
- React hook for easy routing within a Next.js app☆74Updated 6 years ago
- This is a proof of concept of a React Hook like implementation for Preact.☆33Updated 3 years ago
- ☆34Updated 7 years ago
- a react hook that emulates native touch behaviour for things like buttons, list items, and more☆35Updated 6 years ago
- A simple React Hook for infinite scrolling built on the Intersection Observer API☆19Updated 2 years ago
- Run tasks/scripts across Yarn/Lerna/Bolt/etc workspaces.☆95Updated 2 years ago
- perform asynchronous operations synchronously (intended for use with babel-plugin-macros)☆38Updated 5 months ago
- 🗺 Translations with React hooks☆46Updated 3 months ago
- React hooks for accessible, common web interactions. UI super powers without the UI.☆51Updated 4 months ago
- Collection of codemods for TypeScript and JavaScript codebases☆46Updated 2 years ago
- React hook for subscribing to document visibility☆31Updated 7 years ago
- A primitive React hook used to coordinate indexed collections effortlessly.☆74Updated 2 years ago
- A Vite plugin that enhances jsx transformation for React☆19Updated 4 years ago
- 🔄 Simple solution to handle undo\redo turned into React Hooks☆30Updated last week
- A template for creating new rehooks projects☆41Updated 6 years ago
- Preact bindings for urql☆26Updated 5 years ago
- ☆31Updated 6 months ago
- ✌️1.4kb library to generate css keyframes in css-in-js based on a spring algorithm, with emotion☆68Updated 3 years ago
- Simple, fast and impartial slider☆54Updated 2 years ago
- A Fetch API "Headers" polyfill and transformation library.☆33Updated last year