has-ansi
Escape code detector
A tool to detect and verify the presence of ANSI escape codes in strings
Check if a string has ANSI escape codes
45 stars
7 watching
6 forks
Language: JavaScript
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
chalk/strip-ansi-cli | Tools for removing ANSI escape codes from text input. | 56 |
chalk/slice-ansi | Slices a string with ANSI escape codes to extract specific parts | 47 |
chalk/strip-ansi | Removes unwanted formatting codes from text | 398 |
chalk/strip-ansi-stream | A utility for removing special formatting codes from text streams | 34 |
chalk/wrap-ansi | Wraps a string with ANSI escape codes to a specified column width. | 120 |
chalk/ansi-regex | A regular expression library for matching ANSI escape codes | 185 |
chalk/ansi-styles | Provides ANSI escape codes for styling strings in the terminal | 422 |
janx/chardet2 | A Ruby implementation of an encoding detection library inspired by the reactivated rchardet project | 23 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
teamssix/container-escape-check | Detects potential vulnerabilities in Docker containers by checking for common escape methods | 556 |
psecio/canary | A security tool that enables input detection and response. | 30 |
nickdeis/eslint-plugin-no-secrets | An ESLint rule to detect sensitive strings in code and configuration files. | 137 |
jenkinsci/warnings-ng-plugin | Automatically detects and reports coding issues in source code | 340 |
securingsam/krackdetector | Detects KRACK attacks and disconnects client devices from the network. | 179 |
security-code-scan/security-code-scan | Detects vulnerabilities in C# and VB.NET code | 944 |