/node-term-list

Interactive terminal list for nodejs

Primary LanguageJavaScript

term-list-bar

A customized term-list with status bar feature.

Usage

var List = require('term-list-bar');
list.setBarText = 'status bar text here';
list.setTopText = 'top bar text here';

Thanks

Forked from term-list module.

License

MIT