A minimal overhead event loop delay sampler.
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
A React component to prompt the user to add the app as a PWA to the home screen with native iOS styles.
Draw a line between two elements in React.
React utilities for lazy image loading
Cloudflare Notifications Component
React Hooks for fetching, caching and updating asynchronous data
Polyfill to remove click delays on browsers with touch UIs.
A retrying layer for a superagent request with delay support
Live React example editing using monaco
A JavaScript library for measuring the First Input Delay metric. See https://goo.gl/1AKcj5.
Handy collection of everyday tools
Provides 'delay', an async coordination function.
XMPP reconnect for JavaScript
Benchmark your event loop
TypeScript definitions for react-native-typewriter
Abortable async function helpers
A Promise-based wrapper for setTimeout
React component to animate elements on scroll with animate.css
The max amount of milliseconds you can pass to `setTimeout()`
Create a promise that resolves after a specified number of milliseconds. Useful for adding delays, timeouts, or implementing retry logic.
A tiny (25 bytes) Promise wrapper around setTimeout
checks whether a hyperlink is alive (200 OK) or dead
React component to animate elements on scroll with [animate.css](https://daneden.github.io/animate.css/). This library is re-implementation of [dbramwell/react-animate-on-scroll](https://github.com/dbramwell/react-animate-on-scroll). Re-implemented the ol