Add lexical_uuid (#195)

This commit is contained in:
Coachonko 2023-08-06 12:57:46 +02:00 committed by GitHub
parent e9e38f9ce6
commit f0041d3461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -262,6 +262,7 @@
- [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.
- [whisker](https://github.com/hungrybluedev/whisker) - Fast, robust template engine for V inspired by mustache.
- [lexical_uuid](https://github.com/Coachonko/lexical_uuid) - Lexicographically-sortable universally unique identifiers.
### User Interface toolkits