jsontl

JSON transformer

A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values.

Transform JSON with JSON

GitHub

7 stars
2 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
colineberhardt/json-transforms Transforms JSON data using a recursive pattern-matching approach. 140
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
bazaarvoice/jolt A JSON transformation library written in Java where the specification is itself a JSON document. 1,560
qntfy/kazaam A JSON transformation library for Go 282
gabesoft/trans A library that enables easy transformation of complex JSON objects by specifying composite field names and chaining multiple transformation methods. 179
iolivernguyen/ujson Transforms unstructured JSON data into a format suitable for use with JavaScript 76
libmir/asdf A high-performance JSON data format and library optimized for fast transformation of large JSON datasets. 20
jlongster/transducers.js A small JavaScript library that provides a generalized transformation of data using transducer functions. 1,722
r17x/jasat A tool for automating transformations and modifications to JavaScript code. 2
jhgg/js-transforms A collection of JavaScript code transformation utilities using js-codeshift 96
abhimanyu003/sttr A command-line utility for transforming strings using various encoding and decoding algorithms. 955
transduce/transduce A JavaScript library providing composable transformations of data streams 92
jlevy/repren A tool for refactoring and transforming text files according to regular expression patterns 347
txgruppi/json2react Allows creating React components from JSON data using a predefined schema. 170