![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | LICENSE | a year ago | 781 | |
![]() | README.md | a year ago | 622 | 595aea1 more query options + view options [كارل مبارك] |
![]() | package.json | a year ago | 550 | afd0ccc remove unused [كارل مبارك] |
![]() | picocolors.browser.js | a year ago | 360 | |
![]() | picocolors.d.ts | a year ago | 138 | |
![]() | picocolors.js | a year ago | 2.0K | |
![]() | types.ts | a year ago | 610 |
The tiniest and the fastest library for terminal output formatting with ANSI colors.
import pc from "picocolors"
console.log(
pc.green(`How are ${pc.italic(`you`)} doing?`)
)
NO_COLOR
friendly.Read full docs on GitHub.