term-ctrl 0.6.1

ANSI terminal text formatting assistant
Documentation
1
2
3
4
5
6
7
8
9
10
11
term-ctrl
=========

[<img alt="travis.com" src="https://img.shields.io/travis/com/jnqnfe/term-ctrl-rust?style=for-the-badge" height="24">](https://travis-ci.com/github/jnqnfe/term-ctrl-rust)
[<img alt="crates.io" src="https://img.shields.io/crates/v/term-ctrl?style=for-the-badge" height="24">](https://crates.io/crates/lterm-ctrl)
[<img alt="docs.rs" src="https://img.shields.io/crates/v/term-ctrl?color=5479ab&label=docs.rs&style=for-the-badge" height="24">](https://docs.rs/term-ctrl)
[<img alt="min-rust-version" src="https://img.shields.io/static/v1?label=RUST&message=1.31%2B&color=informational&style=for-the-badge" height="24">](https://rust-lang.github.io/rfcs/2495-min-rust-version.html)

A small library for ANSI terminal output formatting assistance.

This is an alternative or companion to the excellent `ansi_term` crate.