Skip to content

Commit

Permalink
Merge pull request #15 from ePaul/patch-1
Browse files Browse the repository at this point in the history
docs: fix comparison link in README.md
  • Loading branch information
webdiscus authored Nov 14, 2023
2 parents b11452a + eb45575 commit 48ccacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Colorize your output in a terminal with clean syntax,
e.g., ``` green`Hello World!` ``` ``` red`Error!` ``` ``` black.bgYellow`Warning!` ```.

**Why yet one lib?**\
See [comparison](https://github.com/webdiscus/ansis#compare-most-popular-ansi-libraries)
See [comparison](https://github.com/webdiscus/ansis#compare)
and [benchmarks](https://github.com/webdiscus/ansis#benchmark) of most popular Node.js libraries:\
[`chalk`][chalk], [`colors.js`][colors.js], [`colorette`][colorette], [`picocolors`][picocolors], [`kleur`][kleur], [`ansi-colors`][ansi-colors], [`cli-color`][cli-color], [`colors-cli`][colors-cli].

Expand Down

0 comments on commit 48ccacc

Please sign in to comment.