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

add the spinners library (#116)

This commit is contained in:
tj
2022-01-03 19:57:33 +05:30
committed by GitHub
parent 51de9fb3af
commit 1412cb7743

View File

@@ -127,6 +127,7 @@
- [termtable](https://github.com/serkonda7/termtable) - V Terminal Tables: Simple and highly customizable library to display tables in the terminal.
- [vargs](https://github.com/nedpals/vargs) - V library for parsing arguments from argv-like arrays. ( Archived )
- [vesseract](https://github.com/barrack-obama/vesseract) - V wrapper for Tesseract-OCR (optical character recognition).
- [spinners](https://github.com/rhygg/spinners) - Create spinners in your terminal!
### Text processing