is-iterm

1.0.0 • Public • Published

is-iterm Build Status

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).

Package Sidebar

Install

npm i is-iterm

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • arthurvr