jp

JSON parser

A commandline tool for parsing JSON from various sources

A tiny commandline tool for parsing JSON from any source.

GitHub

51 stars
3 watching
5 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list

clicommandlinejsonnpmparser

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
arkanovicz/essential-json A lightweight Java JSON library providing minimalistic parsing and rendering capabilities 5
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,509
antonholmquist/jason A JSON parsing and manipulation library for the Go programming language 1,142
mjansson/json An in-place JSON parser implemented in a single header file 74
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
kgabis/parson A lightweight JSON parsing library written in C 1,362
kunalsin9h/livejq An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. 15
icrar/ijson An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. 845
lloyd/yajl A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. 2,156
liufeigit/jsonparse A lightweight and fast JSON parsing library in ANSI C. 11
pantuza/jsoncat A tool to parse and pretty-print JSON data from various input sources. 27
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
kellyjonbrazil/jello A CLI tool to filter JSON and JSON Lines data using Python syntax 495