27 releases (11 stable)

1.0.10 Nov 1, 2024
1.0.8 Jul 25, 2024
1.0.6 Feb 5, 2024
1.0.4 Sep 28, 2023
0.2.1 May 19, 2022

#19 in Command-line interface

Download history 2574414/week @ 2025-01-28 2782937/week @ 2025-02-04 2762243/week @ 2025-02-11 3055163/week @ 2025-02-18 3019584/week @ 2025-02-25 3366640/week @ 2025-03-04 3402502/week @ 2025-03-11 3808620/week @ 2025-03-18 3515132/week @ 2025-03-25 3282572/week @ 2025-04-01 3498871/week @ 2025-04-08 3024893/week @ 2025-04-15 3098739/week @ 2025-04-22 3023953/week @ 2025-04-29 3120905/week @ 2025-05-06 2705647/week @ 2025-05-13

12,410,750 downloads per month
Used in 21,247 crates (187 directly)

MIT/Apache

52KB
1K SLoC

anstyle

ANSI text styling

A portmanteau of "ansi style"

Documentation License Crates Status

anstyle provides core types describing ANSI styling escape codes for interoperability between crates. For example, this would allow a crate to provide an API for customizing the colors used without putting the underlying text styling crate in the API.

For integration with your text styling crate, see:

General utilities:

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps