clear-cli
Terminal Clearer
A utility script to clear the terminal screen on various platforms.
Clear the terminal cross-platform
44 stars
5 watching
3 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/cli-boxes | A set of pre-defined terminal boxes and arrow symbols in TypeScript | 96 |
sindresorhus/terminal-image-cli | Tools to display images in the terminal with color support and animated GIFs | 272 |
sindresorhus/empty-trash-cli | A utility that empties the system trash on macOS, Linux, and Windows. | 134 |
sindresorhus/terminal-image | Displays images in terminals using ANSI escape codes and optionally scales them to fit the terminal window. | 982 |
sindresorhus/terminal-size | A utility to reliably determine the size of the terminal window in command-line applications. | 141 |
sindresorhus/figures | A utility package providing fallback characters for terminal output to ensure compatibility with older systems | 596 |
sindresorhus/cli-truncate | Library to truncate strings to fit terminal widths | 86 |
sindresorhus/del-cli | A utility for permanently deleting files and directories with optional safety features. | 315 |
sindresorhus/del | Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,327 |
sindresorhus/empty-trash | A utility script that empties the system trash on various operating systems | 131 |
sindresorhus/cli-cursor | Library for controlling the CLI cursor | 105 |
sindresorhus/ansi-escapes | A collection of functions for manipulating the terminal screen in various ways | 498 |
sindresorhus/trash-cli | A utility that moves files and folders to the trash rather than permanently deleting them. | 1,328 |
sindresorhus/clipboard-cli | A tool to access and manipulate the system clipboard across different platforms. | 496 |
sindresorhus/terminal-link | A library that creates clickable links in the terminal | 624 |