slice-ansi
String slicer
Slices a string with ANSI escape codes to extract specific parts
Slice a string with ANSI escape codes
47 stars
7 watching
21 forks
Language: JavaScript
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Wraps a string with ANSI escape codes to a specified column width. | 120 |
| Tools for removing ANSI escape codes from text input. | 56 |
| Removes unwanted formatting codes from text | 402 |
| A utility for removing special formatting codes from text streams | 34 |
| A tool to detect and verify the presence of ANSI escape codes in strings | 45 |
| A regular expression library for matching ANSI escape codes | 188 |
| Provides ANSI escape codes for styling strings in the terminal | 426 |
| Provides a Python-style slice functionality for strings and arrays as proxies. | 34 |
| A utility function to remove or replace parts of a string | 23 |
| A library for styling terminal output with customizable text colors and styles using tagged template literals | 93 |
| A utility function to split an array into smaller parts of a specified size. | 11 |
| Generates an ascii bar chart to display data | 233 |
| A library that breaks strings into their individual user-perceived characters | 931 |
| Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
| A package providing type-safe functions for common slice operations in Go. | 51 |