sindresorhus / super-regexLinks
Make a regular expression time out if it takes too long to execute
☆213Updated 9 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 9 months ago
- Serialize objects to JSON with handling for circular references☆157Updated 3 weeks ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆163Updated 9 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated last week
- Make a synchronous function asynchronous by running it in a worker☆250Updated 9 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆215Updated 10 months ago
- Remove circular references from objects☆94Updated last year
- Create a transform stream using await instead of callbacks☆70Updated last year
- Create a multicast stream that lets multiple consumers independently read the same data☆120Updated 10 months ago
- Check if a value is a Fetch network error☆141Updated last year
- Automatic documentation generator for ESLint plugins and rules.☆97Updated last week
- ANSI escape codes for some terminal swag.☆74Updated 2 years ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Async mutex lock for managing access to a shared resource☆127Updated 10 months ago
- ☆95Updated 2 years ago
- Polyfill of `util.parseArgs()`☆125Updated last month
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆324Updated 4 months ago
- Get the ID of the process that uses a certain port☆143Updated 5 months ago
- Get the hash of an object☆135Updated last year
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Detect whether the terminal supports Unicode☆85Updated 9 months ago
- Protect untrusted requests from SSRF☆50Updated last month
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated 3 weeks ago
- Lightweight tsconfig.json parser & paths resolver☆220Updated last month
- Check if the process is running inside a container (Docker/Podman)☆74Updated last year
- A more usable typed storage API for Web Extensions☆69Updated 3 months ago
- CLI tool for testing given ESlint rules against multiple repositories at once.☆132Updated this week
- Inspect the state of a promise☆130Updated last year
- Get a random temporary path☆32Updated last year