Lessons from open-source: Use picocolors to format terminal output with colors
This lessson is picked from Next.js source code. In this article, you will learn what a picocolors package is, how Next.js uses it to apply colors to terminal output.
Picocolors
picocolors is the tiniest and the fastest library for terminal output fo...
ramunarasinga.hashnode.dev2 min read