1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00

Update README.md

This commit is contained in:
Etienne Napoleone 2019-10-05 01:00:22 +09:00 committed by Alexander Medvednikov
parent 01c47f916e
commit a3c52e4a97

View File

@ -48,6 +48,7 @@ A curated list of awesome V frameworks, libraries, software and resources.
### Text processing
* [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.
### Automation
* [vrobot](https://github.com/eioo/vrobot) - Desktop automation for V. Only supports Windows.