Pinned Repositories
cookiecutter
Recommended cookiecutter template for json-transformations projects
jsoncat
Concatenate JSON FILE(s), or standard input, formatted to standard output.
jsoncolor
A JSON document color and highlighting tool
jsonconfig
A simple context manager that makes working with JSON configuration files, environment variables, and encrypted data a cinch.
jsoncore
Core library for the next generation of the JSON Transformations Project
jsoncrawl
JSON node crawler.; traverse JSON trees; visit each node; yield results.
jsoncut
A JSON inspection & pruning tool
jsonflatten
Flatten entire JSON document or specified nested keys and/or child nodes.
jsonls
A tool to explore and list JSON document information.
jsontransform
JSON programmable calculator, Unix-style cmd-line utensils & RESTful API composer for consumer driven data transformations
JSON Transformations's Repositories
json-transformations/jsoncut
A JSON inspection & pruning tool
json-transformations/jsonconfig
A simple context manager that makes working with JSON configuration files, environment variables, and encrypted data a cinch.
json-transformations/jsonflatten
Flatten entire JSON document or specified nested keys and/or child nodes.
json-transformations/cookiecutter
Recommended cookiecutter template for json-transformations projects
json-transformations/jsoncat
Concatenate JSON FILE(s), or standard input, formatted to standard output.
json-transformations/jsoncolor
A JSON document color and highlighting tool
json-transformations/jsoncore
Core library for the next generation of the JSON Transformations Project
json-transformations/jsonls
A tool to explore and list JSON document information.
json-transformations/json-transformations.github.io
json-transformations/jsoncrawl
JSON node crawler.; traverse JSON trees; visit each node; yield results.
json-transformations/jsontransform
JSON programmable calculator, Unix-style cmd-line utensils & RESTful API composer for consumer driven data transformations
json-transformations/jsoncurl
An extensible Curl parser design to map to the Requests module.
json-transformations/jsonjoin
Command-line Tool for Inner, Left, Right, Outer & Symmetric Joins for JSON documents
json-transformations/jsonlookup
A command-line tool that makes it easy to replace ID's in JSON documents with lookup values.