sindresorhus / is-interactive
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
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Linkify GitHub issue references☆46Updated 8 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- Stylelint shareable config for XO☆41Updated 2 weeks ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Make a function mimic another one☆94Updated 7 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Import and transpile JSX on the fly☆179Updated last year
- A script for enabling 2FA on all of your npm packages☆55Updated 6 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Cross-platform `/dev/null`☆93Updated 3 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- Regular expression for matching issue references☆49Updated 8 months ago
- Move a file on the command-line☆73Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years 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
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Detect whether a terminal emulator supports hyperlinks☆56Updated 3 months ago
- Add XO to your project☆47Updated last year