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
- HTMDX: Lightweight runtime for mdx-like markdown☆87Updated 2 years ago
- Experimental API for observing the visible box of an element☆52Updated 5 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 5 years ago
- A Babel macro to conditionally import something based on environmental variables.☆51Updated 4 years ago
- This is a proof of concept of a React Hook like implementation for Preact.☆33Updated 3 years ago
- A reactive component library for Preact / React (not production ready)☆55Updated 5 years ago
- Run tasks/scripts across Yarn/Lerna/Bolt/etc workspaces.☆95Updated 2 years ago
- A tiny (200B) utility to sort route patterns by specificity☆36Updated 6 years ago
- Silly React hook for CSS☆25Updated 4 years ago
- Hooks to leverage the web-animations API in under a kb☆52Updated 3 years ago
- Preact bindings for urql☆26Updated 5 years ago
- perform asynchronous operations synchronously (intended for use with babel-plugin-macros)☆38Updated 5 months ago
- 🚪 Find the entry points in a set of JavaScript files.☆42Updated 3 months ago
- A simple React Hook for infinite scrolling built on the Intersection Observer API☆19Updated 2 years ago
- Performant Calculation of the width and height of a text string using canvas.☆24Updated 2 years ago
- A template for creating new rehooks projects☆41Updated 6 years ago
- ☆34Updated 7 years ago
- CLI to collect stats about React usage on a website☆29Updated last year
- 🔄 Simple solution to handle undo\redo turned into React Hooks☆30Updated last week
- A tiny library for finite state machine☆16Updated 2 years ago
- Glob search in constant time thanks to git cache☆25Updated 4 years ago
- A Vite plugin that enhances jsx transformation for React☆19Updated 4 years ago
- Tiny CSS vendor prefixer and property alias mapper for runtime styling solutions☆58Updated 3 years ago
- A React-based ponyfill for `field-sizing: content`☆25Updated last year
- a react hook that emulates native touch behaviour for things like buttons, list items, and more☆35Updated 6 years ago
- Enhance Next.js development with utilities for local and remote content.☆21Updated 2 years ago
- A simple React hook that works with the Intersection Observer API.☆33Updated 6 years ago
- 💯An alternative to Preact with the same syntax, size and functionality.☆45Updated 6 years ago
- A commonjs-ish module loader for browsers, as used in Demoboard.☆33Updated 3 years ago