sindresorhus / super-regexLinks
Make a regular expression time out if it takes too long to execute
☆213Updated 8 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 8 months ago
- Serialize objects to JSON with handling for circular references☆157Updated this week
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- Make a synchronous function asynchronous by running it in a worker☆249Updated 8 months ago
- Create a transform stream using await instead of callbacks☆70Updated last year
- ☆95Updated last year
- Remove circular references from objects☆94Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated this week
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆214Updated 9 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆163Updated 8 months ago
- Async mutex lock for managing access to a shared resource☆126Updated 9 months ago
- Automatic documentation generator for ESLint plugins and rules.☆97Updated last week
- Create a multicast stream that lets multiple consumers independently read the same data☆119Updated 9 months ago
- Protect untrusted requests from SSRF☆50Updated 3 weeks ago
- Polyfill of `util.parseArgs()`☆125Updated 3 weeks ago
- Useful utilities for working with Uint8Array (and Buffer)☆257Updated 4 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Get the ID of the process that uses a certain port☆142Updated 4 months ago
- Get the hash of an object☆135Updated last year
- Switch git branches by their pull request title☆67Updated 2 years ago
- Check if the process is running inside a container (Docker/Podman)☆74Updated last year
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆234Updated last year
- Check if a value is a Fetch network error☆140Updated last year
- Shared TypeScript config for my projects☆364Updated 6 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆79Updated 3 months ago
- Run some code when the process exits☆287Updated last year
- Make presentable errors☆60Updated last year
- Split an iterable into evenly sized chunks☆154Updated last year
- Get a random temporary path☆32Updated last year
- get the file directory from import.meta.url☆116Updated last year