screen-clear
v1.0.13
Published
Clear the terminal screen with a terminal command
Downloads
1,952
Maintainers
Readme
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();