README 419 B

12345678910111213
  1. Pastel provides independent coloring component for TTY toolkit.
  2. Terminal output styling with intuitive and clean API that doesn't
  3. monkey patch String class.
  4. Pastel is minimal and focused to work in all terminal emulators.
  5. Features
  6. Doesn't monkey patch String
  7. Intuitive and expressive API
  8. Minimal and focused to work on all terminal emulators
  9. Auto-detection of color support
  10. Allows nested styles
  11. Performant