sindresorhus / is-interactiveLinks
Check if stdout or stderr is interactive
☆119Updated 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☆97Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Get PID from a port☆79Updated 5 years ago
- Linkify GitHub issue references☆47Updated 3 months ago
- Regular expression for matching issue references☆49Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Cross-platform `/dev/null`☆94Updated 4 years ago
- Simple wildcard matching☆34Updated 3 months ago
- A script for enabling 2FA on all of your npm packages☆55Updated 7 years ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 10 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Filter object keys and values into a new object☆105Updated last year
- Add XO to your project☆47Updated 2 years ago
- Simple micro templating☆78Updated 3 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Wait for localhost to be ready from the command-line☆121Updated 3 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
- Import and transpile JSX on the fly☆178Updated 2 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Delay execution for a given amount of seconds☆86Updated last month
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆100Updated 2 years ago