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.

[maintain] [Publish]

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, 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.1
Change log CHANGELOG.md
Dependencies base (>=4.10 && <4.13), text (>=1.0 && <1.3), text-builder (>=0.6 && <0.7) [details]
License BSD-3-Clause
Copyright (c) 2018, 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 2018-11-14T06:16:11Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for text-ansi-0.1.0

[back to package description]

Build Status Hackage