fanci
JSON transformer
Extracts and transforms JSON data based on a template to extract specific fields or modify the structure of the data.
Fanci is a lightweight node module to extract, rename and transform JSON based on a template
30 stars
4 watching
7 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
colineberhardt/json-transforms | Transforms JSON data using a recursive pattern-matching approach. | 140 |
joelvh/json2json | Transforms JSON structures from one format to another using template rules. | 191 |
iolivernguyen/ujson | Transforms unstructured JSON data into a format suitable for use with JavaScript | 76 |
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 |
txgruppi/json2react | Allows creating React components from JSON data using a predefined schema. | 170 |
cgarciae/phi | A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
libmir/asdf | A high-performance JSON data format and library optimized for fast transformation of large JSON datasets. | 20 |
pylons/colander | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
f34nk/modest_ex | A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
koopjs/koop | A JavaScript toolkit for transforming and querying geospatial data from various APIs. | 675 |
paldepind/functionize | A library that converts existing JavaScript libraries into functional ones by applying a set of transformations to their methods. | 49 |
galliaproject/gallia-core | A Scala library for data transformation with schema awareness | 86 |
r17x/jasat | A tool for automating transformations and modifications to JavaScript code. | 2 |
antoniogarrote/json-ld-macros | Transforms JSON documents into standardized RDF/JSON-LD objects with customizable mappings and rules. | 69 |