json-transforms
JSON transformer
Transforms JSON data using a recursive pattern-matching approach.
A recursive, pattern-matching, approach to transforming JSON structures.
140 stars
8 watching
6 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. | 7 |
| Transforms JSON structures from one format to another using template rules. | 191 |
| Transforms unstructured JSON data into a format suitable for use with JavaScript | 77 |
| Transforms JSON documents into standardized RDF/JSON-LD objects with customizable mappings and rules. | 69 |
| A high-performance JSON data format and library optimized for fast transformation of large JSON datasets. | 20 |
| A web service that uses JSON query language to transform and filter JSON data in real-time. | 35 |
| A set of reusable transformations for transforming data in Kafka Connect | 156 |
| A tool to automatically generate Haskell data types and instances from JSON schema | 81 |
| Converts JSON data to Vlang structs with customizable structure and type handling. | 28 |
| A JSON transformation library written in Java where the specification is itself a JSON document. | 1,569 |
| A JavaScript library to transform coordinates between different coordinate systems. | 2,046 |
| Converts GeoJSON coordinates between different projections | 222 |
| Converts JSON objects into human-readable HTML representations. | 976 |
| Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
| A C++ library that enables direct conversion between JSON and structured C++ data types | 427 |