New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

clear-terminal-line

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clear-terminal-line

Clear a terminal line (row).

0.0.1
latest
Source
npm
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

clear-terminal-line

Clear a terminal line (row).

Clears the line the cursor is on, but doesn't change the position of it.

Install

$ npm install --save clear-terminal-line

Usage

var clearLine = require("clear-terminal-line")

clearLine();
  • clear-terminal - Clear the terminal screen.

License

MIT © Joe Gesualdo

Keywords

clear

FAQs

Package last updated on 26 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts