sindresorhus / super-regexLinks
Make a regular expression time out if it takes too long to execute
☆219Updated last month
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
- Serialize objects to JSON with handling for circular references☆162Updated 6 months ago
- 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
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- Remove circular references from objects☆100Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆158Updated 2 months ago
- ☆97Updated 3 months ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 3 months ago
- Check if a value is a Fetch network error☆154Updated 2 months ago
- Async mutex lock for managing access to a shared resource☆139Updated 5 months ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Run some code when the process exits☆298Updated 3 weeks ago
- Automatic documentation generator for ESLint plugins and rules.☆105Updated last week
- Create a multicast stream that lets multiple consumers independently read the same data☆183Updated 5 months ago
- Make presentable errors☆62Updated 2 years ago
- Rotate an array by a given number of steps☆46Updated last year
- Check if the process is running inside a container (Docker/Podman)☆77Updated 2 years ago
- Useful utilities for working with Fetch☆96Updated last month
- Protect untrusted requests from SSRF☆50Updated this week
- Shared TypeScript config for my projects☆380Updated last month
- Check whether a file can be executed☆46Updated 2 years ago
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆137Updated last month
- Get a random temporary path☆34Updated 2 years ago
- Detect whether the terminal supports Unicode☆87Updated last year
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Useful utilities for working with Uint8Array (and Buffer)☆271Updated 3 weeks ago
- A more usable typed storage API for Web Extensions☆72Updated 8 months ago
- Polyfill of `util.parseArgs()`☆125Updated 4 months ago