Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 420 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 420 Bytes

node-terminal

A collection of utility functions which come handy when writing terminal / console applications.

Features

  • Spinners
  • Tables
  • Question prompts
  • Stylized output (colors & styles)

Compatibility

  • Nodejs 0.4
  • Nodejs 0.6
  • Nodejs 0.8
  • Nodejs 0.10
  • Nodejs 0.11

Examples

For now, please refer to the tests.