sindresorhus / super-regexLinks
Make a regular expression time out if it takes too long to execute
☆215Updated 10 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 10 months ago
- Serialize objects to JSON with handling for circular references☆157Updated last month
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- Make a synchronous function asynchronous by running it in a worker☆251Updated 9 months ago
- ☆96Updated 2 years ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated last month
- Create a transform stream using await instead of callbacks☆70Updated last year
- 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 10 months ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆215Updated 10 months ago
- Check if a value is a Fetch network error☆144Updated last year
- Automatic documentation generator for ESLint plugins and rules.☆100Updated 2 weeks ago
- Run some code when the process exits☆289Updated last year
- Read and write files atomically and reliably.☆168Updated 11 months ago
- Polyfill of `util.parseArgs()`☆125Updated 2 weeks ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Shared TypeScript config for my projects☆372Updated 7 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆121Updated last week
- Split an iterable into evenly sized chunks☆154Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Async mutex lock for managing access to a shared resource☆126Updated last week
- Sort an array on an object property☆200Updated 11 months ago
- Tiny terminal spinner☆246Updated last month
- Protect untrusted requests from SSRF☆50Updated 2 months ago
- Detect whether the terminal supports Unicode☆85Updated 10 months ago
- Measure the size of your npm package distribution☆67Updated 3 years ago
- camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)☆107Updated 4 months ago
- Useful utilities for working with Uint8Array (and Buffer)☆260Updated 5 months ago
- Make presentable errors☆60Updated last year