Stable Status Beta Status Nightly Status crates.io docs.rs MIT Apache 2.0 LOC

ANSI Escape Sequence

A Rust library which provides an ANSI escape sequences (or codes, whatever you like more).

Current status is experimental.

Motivation

There're couple of terminal crates like:

All these crates do share two pieces of code:

I think that it's a waste of resources and asked Timon (the crossterm crate maintainer) what he thinks about a new crate as a building block for the crossterm and other crates. And here we are ...

Goals

This crate does not and wont support execution or any other features not mentioned in the goals section. It should be used as a building block for other crates like crossterm and not as a replacement. Think about this when requesting new features.

License

The ANES crate is dual-licensed under Apache 2.0 and MIT terms.

Copyrights in the ANES project are retained by their contributors. No copyright assignment is required to contribute to the ANES project.