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:
- A Babel macro to conditionally import something based on environmental variables.☆51Updated 3 years ago
- Glob search in constant time thanks to git cache☆26Updated 4 years ago
- Runtime Config mangement for webpack projects☆15Updated 2 years ago
- Log a state or prop every time it changes☆12Updated 2 years ago
- A simple React Hook for infinite scrolling built on the Intersection Observer API☆19Updated 2 years ago
- Manage state locally and globally in React with signals☆12Updated last year
- a collection of packages to compile Tailwind CSS like shorthand syntax into CSS at runtime☆50Updated 4 years ago
- A Fetch API "Headers" polyfill and transformation library.☆33Updated 9 months ago
- Preact bindings for urql☆26Updated 5 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 4 years ago
- CLI to collect stats about React usage on a website☆29Updated last year
- a simple react hook for scroll-locking☆19Updated 2 years ago
- Loads .env files in order based on process.env.NODE_ENV value with [stage].local support☆10Updated 3 weeks ago
- 🚪 Find the entry points in a set of JavaScript files.☆42Updated 8 months ago
- perform asynchronous operations synchronously (intended for use with babel-plugin-macros)☆39Updated 7 months ago
- Hooks to leverage the web-animations API in under a kb☆52Updated 3 years ago
- ☆17Updated 2 months ago
- Performant Calculation of the width and height of a text string using canvas.☆24Updated last year
- a react hook that emulates native touch behaviour for things like buttons, list items, and more☆35Updated 6 years ago
- A tiny (156B) utility to compare a string against a template mask.☆22Updated 8 years ago
- A tree traversal library.☆32Updated 2 months ago
- ☆34Updated 6 years ago
- A reactive component library for Preact / React (not production ready)☆55Updated 4 years ago
- A Vite plugin that enhances jsx transformation for React☆19Updated 4 years ago
- Manage request/response cookies in the environments where those are not supported.☆19Updated 11 months ago
- A simple tool for running npm scripts, with monorepo support.☆23Updated 3 years ago
- The CSS properties supported by all three major web browser engines.☆20Updated 5 years ago
- 🔀 An npm package for creating complex comparators, tersely and beautifully.☆18Updated 2 years ago
- A Gatsby plugin to add a chat window to your Gatsby site that integrates with your Slack workspace. Add the plugin to your site and respo…☆11Updated 4 months ago
- React hook for the Device Orientation API☆23Updated 6 years ago