jp
JSON parser
A commandline tool for parsing JSON from various sources
A tiny commandline tool for parsing JSON from any source.
51 stars
3 watching
5 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
clicommandlinejsonnpmparser
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A lightweight Java JSON library providing minimalistic parsing and rendering capabilities | 5 |
| A JSON parser and validator with a CLI. | 1,948 |
| A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| An in-place JSON parser implemented in a single header file | 74 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A lightweight JSON parsing library written in C | 1,367 |
| An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
| An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. | 861 |
| A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
| A lightweight and fast JSON parsing library in ANSI C. | 11 |
| A tool to parse and pretty-print JSON data from various input sources. | 27 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| A CLI tool to filter JSON and JSON Lines data using Python syntax | 498 |