kimono 0.0.2

A simple terminal CSS library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.ansi-escapes]
version = "0.1.1"

[dependencies.colored]
version = "2.0.0"

[dependencies.unicode-width]
version = "0.1.9"

[package]
authors = ["Richard Anaya"]
description = "A simple terminal CSS library"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "kimono"
readme = "README.md"
repository = "https://github.com/richardanaya/kimono"
version = "0.0.2"