sindresorhus / is-interactiveLinks
Check if stdout or stderr is interactive
☆116Updated last year
Alternatives and similar repositories for is-interactive
Users that are interested in is-interactive are comparing it to the libraries listed below
Sorting:
- Check if your package was installed globally☆70Updated last year
- Lazy number range generator☆81Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get PID from a port☆79Updated 4 years ago
- Simple micro templating☆77Updated 4 years ago
- Wait for localhost to be ready from the command-line☆120Updated last year
- Make a function mimic another one☆95Updated 9 months ago
- Get the path of the parent module☆77Updated last year
- Import and transpile JSX on the fly☆178Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated 6 months ago
- Regular expression for matching issue references☆49Updated 10 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Delay execution for a given amount of seconds☆85Updated last year
- Check if your code is running as an npm script☆55Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Cross-platform `/dev/null`☆93Updated 3 years ago
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Filter object keys and values into a new object☆103Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Linkify GitHub issue references☆47Updated 2 weeks ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Check if argv has a specific flag☆93Updated 4 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆81Updated 2 years ago
- Add XO to your project☆47Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago