Skip to content

Commit

Permalink
Sorted alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
Ddiidev committed Jan 10, 2024
1 parent fd1fea6 commit f3f5af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@
### Utility

- [dialog](https://github.com/ttytm/dialog) - A cross-platform utility library to open system dialogs - open files, message boxes, color-pickers etc.
- [json2v](https://github.com/ldedev/Json2V) - Convert a json to a struct in Vlang.
- [objc](https://github.com/magic003/objc) - V bindings to Objective-C runtime.
- [range](https://github.com/Delta456/range) - Functionality of Python's range() in V.
- [ssh-config](https://github.com/walkingdevel/ssh-config) - A V library for parsing SSH config files.
Expand All @@ -295,7 +296,6 @@
- [vhs](https://github.com/KevinDaSilvaS/vhs) - Haskell prelude list functions(zip, zipwith, head, etc) implemented in V.
- [VInstall](https://github.com/malisipi/VInstall) - A cross-platform installer creator.
- [votp](https://github.com/OdaiGH/votp) - TOTP and HOTP implementation in v.
- [json2v](https://github.com/ldedev/Json2V) - Convert a json to a struct in Vlang.


### Web
Expand Down

0 comments on commit f3f5af8

Please sign in to comment.