mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
add: vxml (#160)
This commit is contained in:
parent
ea9d2535a7
commit
9703e484f2
@ -240,6 +240,7 @@
|
||||
- [Rosie-RPL](https://github.com/jdonnerstag/vlang-rosie) - A Rosie Pattern Language (RPL) implementation.
|
||||
- [strfmt](https://github.com/BenStigsen/strfmt) - Tiny and fast string formatting library ideal for templating.
|
||||
- [v-regex](https://github.com/spytheman/v-regex) - A simple regex library for V.
|
||||
- [vxml](https://github.com/walkingdevel/vxml) - Pure V library for parsing XML to a DOM.
|
||||
- [text-processing](https://github.com/ArtemkaKun/text-processing) - V text processing library, that contains common tools to manipulate text data.
|
||||
|
||||
### User Interface toolkits
|
||||
|
Loading…
Reference in New Issue
Block a user