Skip to content

Commit

Permalink
doc: remove redundant recommended packages (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKhanj authored Nov 19, 2023
1 parent af5222c commit e9d8352
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,12 +226,6 @@ Most terminals used today to interact with command line applications support col

A colorful display in your command line application output may further contribute to a richer experience and increased interaction. That said, unsupported terminals may experience a degraded output in the form of garbled information on the screen. Furthermore, a CLI may be used in a continuous integration build job which may not support colored output. Even outside of build servers, a CLI may be used through an IDE's console that may not handle certain characters. Manual opt-out must be available.

Reference projects:

- [chalk](https://www.npmjs.com/package/chalk)
- [colors](https://www.npmjs.com/package/colors)
- [kleur](https://www.npmjs.com/package/kleur)

📦 **Recommended packages**

Reference to Open Source Node.js packages:
Expand Down

0 comments on commit e9d8352

Please sign in to comment.