JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 162401
  • Score
    100M100P100Q222996F
  • License MIT

Get the iTerm2 version

Package Exports

  • iterm2-version

Readme

iterm2-version

Get the iTerm2 version

Note: The 2 in iTerm2 is part of the name and does not indicate the version.

Install

$ npm install iterm2-version

Usage

import iterm2Version from 'iterm2-version';

iterm2Version();
//=> '3.0.15'

If you're running this on a different terminal or operating system, it will return undefined.