sindresorhus / function-timeoutLinks
Make a synchronous function have a timeout
☆126Updated last year
Alternatives and similar repositories for function-timeout
Users that are interested in function-timeout are comparing it to the libraries listed below
Sorting:
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Serialize objects to JSON with handling for circular references☆162Updated 7 months ago
- Make a regular expression time out if it takes too long to execute☆220Updated 2 months ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Simple yet flexible CLI parser for Node.js and Deno☆77Updated 3 years ago
- Detect whether the terminal supports Unicode☆87Updated last year
- Like read-package-json, but faster☆50Updated last month
- Inspect the state of a promise☆133Updated 3 months ago
- Make an asynchronous function synchronous☆327Updated 7 months ago
- ☆97Updated 4 months ago
- Check if the process is running inside a container (Docker/Podman)☆78Updated 2 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆154Updated last year
- Script to remove unnecessary properties from package.json on prepublish hook☆63Updated 2 months ago
- __dirname and __filename for ES Modules environment☆68Updated last year
- A simple tool for running npm scripts, with monorepo support.☆23Updated 4 years ago
- Remove circular references from objects☆100Updated last year
- Read and write files atomically and reliably.☆171Updated 2 months ago
- Check whether a file can be executed☆46Updated 2 years ago
- Load tsconfig.json, light-weight and dependency-free.☆44Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- unopinionated esbuild cli.☆75Updated 4 years ago
- 📦🔍 Analyze which package.json dependencies are in-use with V8 Coverage 🔥☆34Updated 2 months ago
- Split an iterable into evenly sized chunks☆157Updated 2 years ago
- Convert object keys from camel case☆57Updated last year
- Deduplication tool for pnpm-lock.yaml files☆68Updated 2 years ago
- Find and load config files with joy.☆150Updated 3 years ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆160Updated 2 months ago