sindresorhus / is-interactiveLinks
Check if stdout or stderr is interactive
☆118Updated 2 years ago
Alternatives and similar repositories for is-interactive
Users that are interested in is-interactive are comparing it to the libraries listed below
Sorting:
- Make a function mimic another one☆96Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Check if your package was installed globally☆69Updated 2 years ago
- Get PID from a port☆79Updated 5 years ago
- Regular expression for matching issue references☆49Updated last year
- Linkify GitHub issue references☆47Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Get the path of the parent module☆78Updated 2 months ago
- Get your PATH prepended with locally installed binaries☆105Updated last year
- Check if argv has a specific flag☆95Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get metadata on the default editor or a specific editor☆54Updated 2 months ago
- Wait for localhost to be ready from the command-line☆120Updated 2 months ago
- Cross-platform `/dev/null`☆93Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Delay execution for a given amount of seconds☆86Updated 3 weeks ago
- Simple wildcard matching☆34Updated 2 months ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 9 months ago
- A better `Promise.race()`☆50Updated 2 years ago
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Updated 3 weeks ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated 2 years ago