is-iterm
v1.0.0
Published
Helper to check if the current terminal is iTerm
Downloads
6
Maintainers
Readme
is-iterm
Helper to check if the current terminal is iTerm
Installation
$ npm install --save is-iterm
Usage
var isIterm = require('is-iterm');
isIterm(); // => true
License
MIT
Crafted with <3 by Arthur Verschaeve (@arthur_versch).