sindresorhus / super-regexLinks
Make a regular expression time out if it takes too long to execute
☆216Updated 10 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☆125Updated 10 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- Make a synchronous function asynchronous by running it in a worker☆251Updated 10 months ago
- Serialize objects to JSON with handling for circular references☆157Updated 2 months ago
- Create a transform stream using await instead of callbacks☆70Updated last year
- ☆96Updated 2 years ago
- Remove circular references from objects☆94Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated 10 months ago
- Check if a value is a Fetch network error☆145Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆215Updated 11 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated last month
- Protect untrusted requests from SSRF☆50Updated last week
- Check if the process is running inside a container (Docker/Podman)☆74Updated last year
- Async mutex lock for managing access to a shared resource☆128Updated last month
- Create a multicast stream that lets multiple consumers independently read the same data☆122Updated last month
- Automatic documentation generator for ESLint plugins and rules.☆100Updated this week
- Tiny terminal spinner☆249Updated 2 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Polyfill of `util.parseArgs()`☆125Updated last week
- Get a random temporary path☆32Updated last year
- Switch git branches by their pull request title☆67Updated 3 years ago
- Rotate an array by a given number of steps☆44Updated last year
- Detect whether the terminal supports Unicode☆85Updated 10 months ago
- Useful utilities for working with Uint8Array (and Buffer)☆260Updated 6 months ago
- Make presentable errors☆60Updated last year
- Run some code when the process exits☆292Updated last year
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆196Updated 2 months ago
- Check whether a file can be executed☆44Updated 2 years ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆326Updated 5 months ago
- Block the main thread for a given amount of time☆124Updated 2 years ago