Skip to content

Cycloware/npm-screen-clear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screen-clear

Clear the terminal screen if possible

Usage

Type screen-clear at the command prompt to clear the screen.

C:\> screen-clear
var clear = require('screen-clear');
clear();

About

NPM module to enable cross platform screen clearing (e.g. CLS, clear, etc.) with command screen-clear

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors