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 3 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:
- CLI to collect stats about React usage on a website☆29Updated 2 years ago
- A Babel macro to conditionally import something based on environmental variables.☆51Updated 4 years ago
- Runtime Config mangement for webpack projects☆15Updated 2 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 Fetch API "Headers" polyfill and transformation library.☆33Updated last year
- This is a proof of concept of a React Hook like implementation for Preact.☆33Updated 3 years ago
- A primitive React hook used to coordinate indexed collections effortlessly.☆74Updated 2 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 5 years ago
- Hooks to leverage the web-animations API in under a kb☆52Updated 4 years ago
- Glob search in constant time thanks to git cache☆25Updated 5 years ago
- a react hook that emulates native touch behaviour for things like buttons, list items, and more☆35Updated 6 years ago
- A React-based ponyfill for `field-sizing: content`☆25Updated 2 years ago
- A Vite plugin that enhances jsx transformation for React☆19Updated 4 years ago
- ☆31Updated 8 months ago
- Collection of codemods for TypeScript and JavaScript codebases☆46Updated 3 years ago
- 🚪 Find the entry points in a set of JavaScript files.☆42Updated 5 months ago
- Experimental API for observing the visible box of an element☆52Updated 5 years ago
- HTMDX: Lightweight runtime for mdx-like markdown☆87Updated 3 years ago
- React hooks for accessible, common web interactions. UI super powers without the UI.☆52Updated 5 months ago
- a collection of packages to compile Tailwind CSS like shorthand syntax into CSS at runtime☆51Updated 5 years ago
- perform asynchronous operations synchronously (intended for use with babel-plugin-macros)☆38Updated 2 weeks ago
- Performant Calculation of the width and height of a text string using canvas.☆24Updated 2 years ago
- A simple React Hook for infinite scrolling built on the Intersection Observer API☆19Updated 3 years ago
- ✌️1.4kb library to generate css keyframes in css-in-js based on a spring algorithm, with emotion☆68Updated 3 years ago
- useLayoutEffect with SSR fallback and React Native support☆12Updated 5 years ago
- 🔀 An npm package for creating complex comparators, tersely and beautifully.☆18Updated 2 years ago
- A tiny (156B) utility to compare a string against a template mask.☆23Updated 8 years ago
- Preact bindings for urql☆26Updated 6 years ago
- A babel-macro for transforming mdx inline☆94Updated last week