An open API service indexing awesome lists of open source software.

https://github.com/dbkaplun/parse-ansi

💻 parse ANSI escape codes (colors, underlines, etc.)
https://github.com/dbkaplun/parse-ansi

ansi cli colors command-line escape-sequences

Last synced: about 2 months ago
JSON representation

💻 parse ANSI escape codes (colors, underlines, etc.)

Awesome Lists containing this project

README

          

# parse-ansi
Parse ANSI escape codes (colors, underlines, etc.)

[![Crate](https://meritbadge.herokuapp.com/parse-ansi)](https://crates.io/crates/parse-ansi)
[![Docs](https://docs.rs/parse-ansi/badge.svg)](https://docs.rs/parse-ansi)
[![Build Status](https://travis-ci.com/dbkaplun/parse-ansi.svg?branch=master)](https://travis-ci.com/dbkaplun/parse-ansi)