Skip to content

Commit

Permalink
added json2v (#213)
Browse files Browse the repository at this point in the history
* added json2v

* Sorted alphabetically
  • Loading branch information
Ddiidev authored Jan 10, 2024
1 parent 8ecee30 commit 2a2a5eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,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 Down

0 comments on commit 2a2a5eb

Please sign in to comment.