sindresorhus / request-animation-framesLinks
Use requestAnimationFrame as an async iterable, in any JavaScript environment
☆173Updated last year
Alternatives and similar repositories for request-animation-frames
Users that are interested in request-animation-frames are comparing it to the libraries listed below
Sorting:
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated 2 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆216Updated last year
- Check if a value is a Fetch network error☆145Updated last year
- A JavaScript utility for retrying async methods that reject errors☆58Updated 2 weeks ago
- Remove circular references from objects☆94Updated last year
- On-demand bundle analyzer, powered by esbuild.☆127Updated 7 months ago
- A utility for fetching large files in chunks with support for parallel downloads and progress tracking.☆111Updated 11 months ago
- A regular expression to match all emoji-only symbols☆75Updated 4 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- <1kB frontmatter parser that supports a reasonable subset of YAML☆122Updated 2 years ago
- Unabashedly-barebones memoization library with an aim toward speed☆121Updated 2 weeks ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆328Updated 6 months ago
- A TC39 proposal for function memoization in the JavaScript language.☆79Updated 3 years ago
- A tiny (215B) and fast utility to expand a flattened object☆201Updated 2 years ago
- A monorepo of tiny javascript libraries.☆70Updated last week
- Modern JavaScript benchmarking tool.☆66Updated 2 months ago
- A tiny (565 B) JavaScript library to generate permanent color from any string, array or object.☆57Updated this week
- Make presentable errors☆60Updated 2 years ago
- Useful utilities for working with Uint8Array (and Buffer)☆261Updated 2 weeks ago
- TypeScript declaration (.d.ts) bundler☆140Updated this week
- Convert a string index to its line and column position☆33Updated 4 months ago
- Serialize objects to JSON with handling for circular references☆157Updated 2 months ago
- Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.☆82Updated 2 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆155Updated 11 months ago
- Tiny library to parse error stack traces☆107Updated last year
- ☆108Updated 4 years ago
- Sort an array on an object property☆200Updated last year
- Async mutex lock for managing access to a shared resource☆131Updated last month
- A structured clone equivalent able to encode and decode as a buffer.☆43Updated 5 months ago
- Creates a module graph based on a given entrypoint. Supports ESM, monorepos, import attributes, typescript (via a plugin) and is extensib…☆50Updated last month