acarl005 / stripansiLinks
A little Go package for removing ANSI color escape codes from strings.
☆137Updated 3 years ago
Alternatives and similar repositories for stripansi
Users that are interested in stripansi are comparing it to the libraries listed below
Sorting:
- ☆220Updated last year
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆145Updated last year
- Package heredoc provides the here-document with keeping indent.☆175Updated 7 months ago
- Convert string to duration in golang☆116Updated last year
- Go Parser for ANSI strings☆68Updated 2 years ago
- A simple package to execute shell commands on linux, windows and osx☆159Updated 6 months ago
- A Go (golang) library for wrapping words in a string.☆122Updated 4 years ago
- Shell library with powerful and modern UI, large feature set, and `.inputrc` support☆120Updated 3 weeks ago
- Escape arbitrary strings for use as command line arguments☆187Updated 2 months ago
- Go CLI Table Generator☆299Updated last week
- Go utilities for performing shell-like word splitting/joining☆209Updated last year
- Simple Go package to convert HTML to plain text☆157Updated last year
- A gitignore parser for go☆152Updated last year
- S3 FileSystem (fs.FS) implementation☆207Updated last year
- ☆133Updated 9 years ago
- a cross platfrom Go library to place an icon and menu in the notification area☆290Updated 2 weeks ago
- A go library for reading and creating ISO9660 images☆278Updated last year
- Mermaid diagram support for Goldmark Markdown parser.☆57Updated this week
- Lets you retrieve platform-specific paths (like directories for app-data, cache, config, and logs)☆222Updated 3 years ago
- Tabular simplifies printing ASCII tables from command line utilities☆78Updated 8 months ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- Little helper for clearing the screen using pure Go in a cross-platform way☆83Updated last year
- A Simple and Clear CLI library. Dependency free.☆193Updated last year
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Minimalistic extension to Go. It means to be a complement to the standard library.☆151Updated 3 months ago
- The missing interface filesystem abstraction for Go☆365Updated last week
- Like sync.Mutex, but works across processes☆80Updated last month
- An easy to use menu structure for cli applications that prompts users to make choices.☆226Updated 9 months ago
- Helpful unit multipliers and functions for Go