Json2V
JSON converter
Converts JSON data to Vlang structs with customizable structure and type handling.
Convert a json to a struct in Vlang
28 stars
1 watching
2 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
jsvlang
Related projects:
Repository | Description | Stars |
---|---|---|
joelvh/json2json | Transforms JSON structures from one format to another using template rules. | 191 |
vi/json2 | A tool to convert JSON files to an intermediate text format, allowing non-XML-aware tools to handle them more easily. | 28 |
theodi/csv2json | Converts comma-separated values to JSON data format | 2 |
jorgen/json_struct | A C++ library that enables direct conversion between JSON and structured C++ data types | 423 |
snjyor/jsonvalue2markdown | Converts JSON data to markdown format with customizable mapping and title levels | 2 |
ferdinakusumah/excel2json | Converts data from Excel and CSV formats to JSON | 14 |
lydiandy/cjson | A Vlang wrapper around cJSON for working with JSON data structures and serialization. | 11 |
armink/struct2json | A fast convert library between JSON and C structures | 684 |
iolivernguyen/ujson | Transforms unstructured JSON data into a format suitable for use with JavaScript | 76 |
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
zadr/j2s | An application that converts JSON data into Swift structs and extensions for easy deserialization | 231 |
txgruppi/json2react | Allows creating React components from JSON data using a predefined schema. | 170 |
waqqas/json2json | Converts between different JSON representations based on a defined template. | 2 |
abdolence/x2js | Converts XML data to and from JSON objects in JavaScript | 1,007 |
eulerto/wal2json | Provides an output plugin to convert PostgreSQL's Logical Decoding changeset data into JSON format | 1,326 |