sindresorhus / super-regexLinks
Make a regular expression time out if it takes too long to execute
☆218Updated last year
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☆97Updated last year
- Serialize objects to JSON with handling for circular references☆160Updated 5 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
- ☆97Updated last month
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated 2 weeks ago
- Remove circular references from objects☆98Updated last year
- Check if a value is a Fetch network error☆150Updated last month
- Automatic documentation generator for ESLint plugins and rules.☆105Updated last week
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆222Updated last month
- Switch git branches by their pull request title☆67Updated 3 years ago
- Check if the process is running inside a container (Docker/Podman)☆76Updated 2 years ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Protect untrusted requests from SSRF☆50Updated this week
- Async mutex lock for managing access to a shared resource☆136Updated 3 months ago
- Polyfill of `util.parseArgs()`☆124Updated 3 months ago
- Run some code when the process exits☆297Updated 2 weeks ago
- Detect whether the terminal supports Unicode☆85Updated last year
- Read and write files atomically and reliably.☆168Updated last year
- Tiny terminal spinner☆268Updated last month
- Make presentable errors☆61Updated 2 years ago
- Block the main thread for a given amount of time☆126Updated 2 years ago
- A more usable typed storage API for Web Extensions☆72Updated 7 months ago
- Shared TypeScript config for my projects☆375Updated 2 months ago
- Rotate an array by a given number of steps☆46Updated last year
- Zoltan Kochan's npm packages☆102Updated 2 months ago
- Useful utilities for working with Uint8Array (and Buffer)☆263Updated 2 months ago
- Convert object keys from camel case☆56Updated last year