terminal-size
Terminal size detector
A utility to reliably determine the size of the terminal window in command-line applications.
Reliably get the terminal window size
140 stars
6 watching
15 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/terminal-image | Displays images in terminals using ANSI escape codes and optionally scales them to fit the terminal window. | 979 |
sindresorhus/clear-cli | A utility script to clear the terminal screen on various platforms. | 44 |
sindresorhus/cli-boxes | A set of pre-defined terminal boxes and arrow symbols in TypeScript | 96 |
sindresorhus/gulp-size | A tool to report the total size of files in a project during build processes | 229 |
sindresorhus/ansi-escapes | A collection of functions for manipulating the terminal screen in various ways | 496 |
sindresorhus/gzip-size-cli | A command-line tool to calculate the compressed size of files or input data | 188 |
sindresorhus/is-wsl | A tool to detect and identify if a process is running within the Windows Subsystem for Linux environment. | 188 |
sindresorhus/figures | A utility package providing fallback characters for terminal output to ensure compatibility with older systems | 594 |
sindresorhus/image-type | Detects the type of an image from a binary buffer | 373 |
sindresorhus/cli-truncate | Library to truncate strings to fit terminal widths | 85 |
sindresorhus/terminal-image-cli | Tools to display images in the terminal with color support and animated GIFs | 271 |
sindresorhus/is | A utility for determining the type of a value at compile-time or runtime | 1,682 |
sindresorhus/file-type-cli | Detects the type of file or input provided | 74 |
sindresorhus/term-img | Displays images in terminal windows, specifically iTerm. | 309 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |