node-ansi-escapes

ANSI escape codes for manipulating the terminal
  https://github.com/sindresorhus/ansi-escapes#readme
  0
  no reviews



Node.js module that provides methods to move/hide/show the cursor, get/save/restore its position, erase lines, scroll, clear and beep using ANSI escape codes.

Node.js is an event-based server-side JavaScript engine.