mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add crayon module (#35)
* Add "crayon" module * Update subtitle for "crayon"
This commit is contained in:
parent
c116e10d71
commit
cd77fff1d4
@ -56,6 +56,7 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
|||||||
### Text processing
|
### Text processing
|
||||||
* [v-regex](https://github.com/ShellBear/v-regex) - A simple regex library for V.
|
* [v-regex](https://github.com/ShellBear/v-regex) - A simple regex library for V.
|
||||||
* [chalk](https://github.com/etienne-napoleone/chalk) - Colorize strings in the terminal.
|
* [chalk](https://github.com/etienne-napoleone/chalk) - Colorize strings in the terminal.
|
||||||
|
* [crayon](https://github.com/thecodrr/crayon) - 🖍️ Paint your terminal output like Picasso 🎨
|
||||||
|
|
||||||
### Automation
|
### Automation
|
||||||
* [vrobot](https://github.com/eioo/vrobot) - Desktop automation for V. Only supports Windows.
|
* [vrobot](https://github.com/eioo/vrobot) - Desktop automation for V. Only supports Windows.
|
||||||
|
Loading…
Reference in New Issue
Block a user