text-ansi: Text styling for ANSI terminals.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Text styling for ANSI terminals using SGR codes, as defined by the ECMA-48 standard.
Supports foreground/background color, bold/faint intensity, italic, single/double underline, strikethrough, frame, encircle, and overline escape sequences. Some styles may not work on your terminal.
Also features terminal detection, so redirecting styled output to a file will automatically strip the ANSI escape sequences.
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.0.1, 0.1.0.2, 0.1.1, 0.2.0, 0.2.1, 0.2.1.1, 0.3.0, 0.3.0, 0.3.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.16 && <4.19), text (>=1.0 && <2.2), text-builder-linear (>=0.1.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2018-2023, Mitchell Rosen |
Author | Mitchell Rosen |
Maintainer | Mitchell Rosen <mitchellwrosen@gmail.com> |
Category | Data |
Home page | https://github.com/mitchellwrosen/text-ansi |
Bug tracker | https://github.com/mitchellwrosen/text-ansi/issues |
Source repo | head: git clone git://github.com/mitchellwrosen/text-ansi.git |
Uploaded | by mitchellwrosen at 2023-09-24T15:55:03Z |
Modules
[Index] [Quick Jump]
- String
- Text
- Text.ANSI
- Builder
- Lazy
- Builder
Downloads
- text-ansi-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees