wrap-ansi
String wrapper
Wraps a string with ANSI escape codes to a specified column width.
Wordwrap a string with ANSI escape codes
120 stars
6 watching
25 forks
Language: JavaScript
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
chalk/slice-ansi | Slices a string with ANSI escape codes to extract specific parts | 47 |
chalk/ansi-styles | Provides ANSI escape codes for styling strings in the terminal | 422 |
chalk/strip-ansi | Removes unwanted formatting codes from text | 398 |
chalk/strip-ansi-cli | Tools for removing ANSI escape codes from text input. | 56 |
chalk/strip-ansi-stream | A utility for removing special formatting codes from text streams | 34 |
chalk/has-ansi | A tool to detect and verify the presence of ANSI escape codes in strings | 45 |
chalk/ansi-regex | A regular expression library for matching ANSI escape codes | 185 |
mbostock/rollup-plugin-ascii | Rewrites JavaScript to escape non-ASCII characters in string literals. | 12 |
chalk/chalk-template | A library for styling terminal output with customizable text colors and styles using tagged template literals | 93 |
jeenyuhs/vesseract | A wrapper around Tesseract-OCR to simplify OCR functionality in V programming language | 18 |
semplon/summernote-ext-codewrapper | A plugin that wraps code in a single part within the Summernote Editor | 3 |
blubiubiu/wxparse | A JavaScript wrapper simplifying integration of wxParse with the Wepy framework | 36 |
pallets/markupsafe | Protects against injection attacks by safely escaping untrusted strings in HTML and XML markup | 636 |
anlutro/php-curl | A lightweight wrapper around PHP's curl capabilities. | 245 |
billy-sheppard/chart-js-rs | A Rust library providing a Chart.js connector for generating charts with WebAssembly and JavaScript mutations | 25 |