mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add progressbar (#27)
This commit is contained in:
parent
b8a60874ab
commit
ee9ee7d924
@ -45,6 +45,7 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
||||
|
||||
### Command-line
|
||||
* [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
|
||||
|
||||
### Graphics
|
||||
* [vgl](https://github.com/justicesuh/vgl) - Low-level graphics API access.
|
||||
|
Loading…
Reference in New Issue
Block a user