marcransome/remove-ansi-colors
A GitHub action for removing ANSI color escape sequences from arbitrary strings
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| colored | A string containing ANSI color escape sequences | yes | — |
Outputs
| name | description |
|---|---|
| uncolored | The string with ANSI color escape sequences removed |