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: 10 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,725 |
ldn-softdev/jtc | A command-line JSON processing utility with a powerful walk-path interface for extracting and manipulating data from JSON trees. | 501 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,755 |
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 | 495 |
jeroen/jsonlite | A high-performance JSON parser and generator optimized for R statistical data and web applications. | 376 |
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,285 |
wgtdkp/juson | A lightweight JSON parser written in C | 16 |
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 368 |
tktech/pysimdjson | Fast JSON parsing for Python, using SIMD instructions when available | 643 |
nixman/flatjson | A high-performance JSON parser that minimizes memory allocation and copying. | 29 |