slackbuilds/ruby/pastel
Tonus 02228f07c9
ruby/pastel: Added (independent coloring component f/ TTY toolkit.)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-30 13:51:57 +07:00
..
README ruby/pastel: Added (independent coloring component f/ TTY toolkit.) 2022-04-30 13:51:57 +07:00
pastel.SlackBuild ruby/pastel: Added (independent coloring component f/ TTY toolkit.) 2022-04-30 13:51:57 +07:00
pastel.info ruby/pastel: Added (independent coloring component f/ TTY toolkit.) 2022-04-30 13:51:57 +07:00
slack-desc ruby/pastel: Added (independent coloring component f/ TTY toolkit.) 2022-04-30 13:51:57 +07:00

README

Pastel provides independent coloring component for TTY toolkit.
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.

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