tiny-colors provides lightweight and fast string styling for terminal output. This zero-dependency package offers basic text formatting like bold, italic, underline, and color changes (red, green, yellow, blue, etc.) without modifying String prototypes. Its tiny footprint makes it ideal for performance-sensitive applications where minimal overhead is crucial. Perfect for adding visual cues to your CLI tools without bloating your project. It supports disabling colors if needed.