term-title

1.0.0 • Public • Published

term-title

Set the terminal window title

Install

$ npm install --save term-title

Usage

var termTitle = require('term-title');
 
termTitle('My marvelous application');

API

termTitle(title)

title

Type: string

The window title.

License

MIT © Christoph Uschkrat

Package Sidebar

Install

npm i term-title

Weekly Downloads

8

Version

1.0.0

License

MIT

Last publish

Collaborators

  • uschek