sindresorhus / super-regexLinks
Make a regular expression time out if it takes too long to execute
☆220Updated 2 months ago
Alternatives and similar repositories for super-regex
Users that are interested in super-regex are comparing it to the libraries listed below
Sorting:
- Make a synchronous function have a timeout☆126Updated last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Serialize objects to JSON with handling for circular references☆162Updated 7 months ago
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- ☆97Updated 4 months ago
- Remove circular references from objects☆100Updated last year
- Check if a value is a Fetch network error☆154Updated 3 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆160Updated 2 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 4 months ago
- Async mutex lock for managing access to a shared resource☆139Updated 6 months ago
- Make presentable errors☆62Updated 2 years ago
- Polyfill of `util.parseArgs()`☆124Updated 5 months ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Automatic documentation generator for ESLint plugins and rules.☆106Updated this week
- Create a multicast stream that lets multiple consumers independently read the same data☆186Updated 6 months ago
- Check if the process is running inside a container (Docker/Podman)☆78Updated 2 years ago
- Tiny terminal spinner☆280Updated 3 months ago
- Read and write files atomically and reliably.☆171Updated 2 months ago
- Useful utilities for working with Fetch☆96Updated 2 months ago
- Detect whether the terminal supports Unicode☆87Updated last year
- Run some code when the process exits☆299Updated last month
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆201Updated last month
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆174Updated 2 years ago
- Protect untrusted requests from SSRF☆50Updated last week
- A TC39 proposal for function memoization in the JavaScript language.☆82Updated 3 years ago
- Shared TypeScript config for my projects☆380Updated 2 months ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Rotate an array by a given number of steps☆46Updated last year