Skip to content

stevenvachon/cli-clear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cli-clear NPM Version

Cross-platform terminal screen clear for Node.js

ANSI escape codes don't always work in Windows.

Getting Started

Node.js >= 0.8 is required. To install, type this at the command line:

npm install cli-clear --save-dev

Usage

var clear = require("cli-clear");

clear();

Release History

  • 1.0.4 added Node 0.12+ support
  • 1.0.3 minor performance enhancements
  • 1.0.2 package.json optimization
  • 1.0.1 nearly pointless fix
  • 1.0.0 fixed extra line break issue
  • 0.1.0 initial release

About

Cross-platform terminal screen clear.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •