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:
- Serialize objects to JSON with handling for circular references☆162Updated 8 months ago
- 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
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- ☆99Updated 4 months ago
- Remove circular references from objects☆100Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆161Updated 3 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- Switch git branches by their pull request title☆67Updated 3 years ago
- Check if a value is a Fetch network error☆154Updated 4 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 4 months ago
- Automatic documentation generator for ESLint plugins and rules.☆106Updated last week
- Async mutex lock for managing access to a shared resource☆140Updated 6 months ago
- Check if the process is running inside a container (Docker/Podman)☆77Updated 2 years ago
- Read and write files atomically and reliably.☆171Updated 3 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆185Updated 6 months ago
- Polyfill of `util.parseArgs()`☆125Updated 6 months ago
- Make presentable errors☆62Updated 2 years ago
- Get a random temporary path☆34Updated 2 years ago
- Useful utilities for working with Uint8Array (and Buffer)☆272Updated 2 months ago
- Run some code when the process exits☆300Updated 2 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆174Updated 2 years ago
- Rotate an array by a given number of steps☆46Updated last year
- Convert object keys from camel case☆58Updated last year
- Useful utilities for working with Fetch☆97Updated 2 months ago
- Detect whether the terminal supports Unicode☆87Updated last year
- Protect untrusted requests from SSRF☆50Updated last week
- Find a file or directory by walking up parent directories — Zero dependencies☆83Updated 7 months ago
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆202Updated last month