sindresorhus / super-regexLinks
Make a regular expression time out if it takes too long to execute
☆218Updated 2 weeks 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 last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated last year
- Serialize objects to JSON with handling for circular references☆161Updated 5 months ago
- ☆97Updated 2 months ago
- Make a synchronous function asynchronous by running it in a worker☆252Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated last year
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Remove circular references from objects☆98Updated last year
- Check if a value is a Fetch network error☆153Updated 2 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆156Updated last month
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆222Updated 2 months ago
- Automatic documentation generator for ESLint plugins and rules.☆106Updated 3 weeks ago
- Check if the process is running inside a container (Docker/Podman)☆76Updated 2 years ago
- Async mutex lock for managing access to a shared resource☆138Updated 4 months ago
- Tiny terminal spinner☆276Updated 2 months ago
- Detect whether the terminal supports Unicode☆85Updated last year
- Switch git branches by their pull request title☆67Updated 3 years ago
- Read and write files atomically and reliably.☆168Updated 3 weeks ago
- Run some code when the process exits☆297Updated last month
- Block the main thread for a given amount of time☆126Updated 2 years ago
- A more usable typed storage API for Web Extensions☆72Updated 8 months ago
- Make presentable errors☆61Updated 2 years ago
- CLI tool for testing given ESlint rules against multiple repositories at once.☆131Updated 3 weeks ago
- Make an asynchronous function synchronous☆326Updated 5 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Create a multicast stream that lets multiple consumers independently read the same data☆182Updated 4 months ago
- Rotate an array by a given number of steps☆46Updated last year
- Get a random temporary path☆33Updated 2 years ago
- Shared TypeScript config for my projects☆379Updated 3 weeks ago
- ⛳️ Typed command-line arguments parser for Node.js☆204Updated this week