picocolors is a tiny, dependency-free JavaScript library for adding ANSI color formatting to console output. Designed for speed and simplicity, it offers a straightforward API for styling text with colors, boldness, italics, underlines, and more. It avoids modifying String.prototype, ensuring compatibility with diverse environments. Ideal for projects prioritizing minimal footprint and fast performance in command-line interfaces and loggers.