json
JSON processor
A fast CLI tool for massaging JSON on the Unix command line
A "json" command for massaging JSON on your Unix command line.
2k stars
29 watching
122 forks
Language: JavaScript
last commit: 12 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ddopson/underscore-cli | A command-line utility-belt for manipulating JSON data and performing structured data processing in JavaScript | 1,727 |
ldn-softdev/jtc | A JSON data manipulation tool with features like walk-path interface and support for regular expressions | 502 |
01mf02/jaq | A JSON data processing tool focused on correctness and performance | 2,894 |
globocom/json-sharp | A tool for processing JSON objects with reusable operation configurations | 6 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
kellyjonbrazil/jello | A CLI tool to filter JSON and JSON Lines data using Python syntax | 498 |
jeroen/jsonlite | A high-performance JSON parser and generator optimized for R statistical data and web applications. | 381 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
sinhashubham95/jsonic | A comprehensive set of utilities to handle JSON data in Go. | 11 |
sindresorhus/parse-columns-cli | Transforms text columns from Unix commands into JSON data for manipulation | 66 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,286 |
wgtdkp/juson | A lightweight JSON parser written in C | 16 |
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 372 |
tktech/pysimdjson | Fast JSON parsing for Python, using SIMD instructions when available | 648 |
nixman/flatjson | A high-performance JSON parser that minimizes memory allocation and copying. | 28 |