summaryrefslogtreecommitdiff
path: root/devel/ruby-pastel/DESCR
blob: 0b6a6abe0ddd3b29c8677b518dec8fbab0972aca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Pastel

> Terminal output styling with intuitive and clean API that doesn't monkey
  patch String class.

**Pastel** is minimal and focused to work in all terminal emulators.

Pastel provides independent coloring component for TTY
(https://github.com/piotrmurach/tty) toolkit.

## Features

* Doesn't monkey patch `String`
* Intuitive and expressive API
* Minimal and focused to work on all terminal emulators
* Auto-detection of color support
* Allows nested styles
* Performant