jolt
JSON transformer
A JSON transformation library written in Java where the specification is itself a JSON document.
JSON to JSON transformation library written in Java.
2k stars
70 watching
329 forks
Language: Java
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
doubleprecisionsoftware/jsontl | A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. | 7 |
qntfy/kazaam | A JSON transformation library for Go | 282 |
lusoalex/vertx-jolt | A facade project providing a simple JSON transformation tool using Vert.x JsonObject | 4 |
captn3m0/jqaas | A web service that uses JSON query language to transform and filter JSON data in real-time. | 35 |
joelvh/json2json | Transforms JSON structures from one format to another using template rules. | 191 |
nschaffner/fastjson | A Java library for converting objects to and from JSON with high performance and support for complex objects | 1 |
iolivernguyen/ujson | Transforms unstructured JSON data into a format suitable for use with JavaScript | 76 |
flavorjones/loofah | A Ruby library that provides tools for transforming and sanitizing HTML documents and fragments | 935 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |
boostersamples/transformer-with-javassist | A demonstration project showing how to modify Java bytecode using Javassist for transformative purposes. | 10 |
libmir/asdf | A high-performance JSON data format and library optimized for fast transformation of large JSON datasets. | 20 |
typelevel/jawn | A JSON parser library for Scala that provides fast and featureful parsing capabilities | 433 |
colineberhardt/json-transforms | Transforms JSON data using a recursive pattern-matching approach. | 140 |
bookshelf/processor-plugin | Allows developers to define custom functions that transform values on model attributes | 4 |
logzio/sawmill | Enables JSON document transformation and enrichment with configurable pipelines and patterns | 116 |