sindresorhus / super-regexLinks
Make a regular expression time out if it takes too long to execute
☆217Updated 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☆158Updated 4 months ago
- Make a synchronous function asynchronous by running it in a worker☆252Updated last year
- Create a transform stream using await instead of callbacks☆71Updated last year
- ☆97Updated last month
- Check if a value is a Fetch network error☆150Updated 3 weeks ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated this week
- Remove circular references from objects☆94Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated last year
- Check if the process is running inside a container (Docker/Podman)☆76Updated last year
- Async mutex lock for managing access to a shared resource☆134Updated 3 months ago
- Run some code when the process exits☆295Updated 3 weeks ago
- Automatic documentation generator for ESLint plugins and rules.☆103Updated last week
- A more usable typed storage API for Web Extensions☆71Updated 6 months ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Detect whether the terminal supports Unicode☆84Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆222Updated last month
- Polyfill of `util.parseArgs()`☆124Updated 2 months ago
- Protect untrusted requests from SSRF☆50Updated this week
- Read and write files atomically and reliably.☆168Updated last year
- Make presentable errors☆60Updated 2 years ago
- Shared TypeScript config for my projects☆375Updated 2 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆179Updated 3 months ago
- Tiny terminal spinner☆265Updated 3 weeks ago
- Convert object keys from camel case☆56Updated last year
- camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)☆110Updated 7 months ago
- Get a random temporary path☆32Updated last year
- Useful utilities for working with Fetch☆91Updated 8 months ago
- Get the ID of the process that uses a certain port☆145Updated 2 weeks ago