kazaam
JSON transformer
A JSON transformation library for Go
Arbitrary transformations of JSON in Golang
283 stars
20 watching
54 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
golangjsonjson-datajson-formatjsonpathtransformations
Related projects:
Repository | Description | Stars |
---|---|---|
| A JSON transformation library written in Java where the specification is itself a JSON document. | 1,569 |
| JSON parser with path selection support | 249 |
| A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. | 7 |
| Tool for generating Go type representations from JSON inputs | 132 |
| Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
| A web service that uses JSON query language to transform and filter JSON data in real-time. | 35 |
| A Go library for querying and manipulating JSON data | 191 |
| Tool for converting Go source code AST to JSON and back to AST | 82 |
| A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
| A high-performance JSON parser and toolset for Go. | 862 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| A library that enables easy transformation of complex JSON objects by specifying composite field names and chaining multiple transformation methods. | 179 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| A JSON query expression library in Golang. | 276 |
| Compares two JSON files and displays their differences in various formats | 106 |