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

Added what lolcat is

This commit is contained in:
ylluminate 2019-11-24 19:31:51 -05:00 committed by GitHub
parent 9193c6e686
commit 76fe996252
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ A curated list of awesome V frameworks, libraries, software and resources.
* [v-args](https://github.com/nedpals/v-args) - V library for parsing arguments from argv-like arrays.
* [progressbar](https://github.com/Waqar144/progressbar) - An easy to use V library for creating progress bars in cli
* [boxx](https://github.com/thecodrr/boxx) - 📦 Create highly customizable terminal boxes that also look great!
* [lol](https://github.com/zmeriksen/lol) - V version of lolcat
* [lol](https://github.com/zmeriksen/lol) - V version of lolcat (text/character rainbowizer)
### Graphics
* [vgl](https://github.com/justicesuh/vgl) - Low-level graphics API access.