simple_ansi

Crates.iosimple_ansi
lib.rssimple_ansi
version0.1.0
sourcesrc
created_at2021-12-19 09:54:31.165151
updated_at2021-12-19 09:54:31.165151
descriptionA Simple ANSI library without color sequences
homepagehttps://github.com/xcodz-dot/simple_ansi
repositoryhttps://github.com/xcodz-dot/simple_ansi
max_upload_size
id500341
size7,680
Amaan Ahmad Khan (amaank404)

documentation

README

Simple ANSI (rust)

A simple ansi library that does not include color sequences but only cursor, screen, terminal. It gets confusing fast with colors support built in so NO COLORS.

Installation

Just add simple_ansi crate to your Cargo.toml and you are ready to go.

How Do I use it?

Just see the docs here. Its that simple.

Commit count: 8

cargo fmt