jqjs
JSON parser
A JavaScript implementation of the jq JSON query language
Pure-JavaScript implementation of the jq JSON query language
85 stars
4 watching
7 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
jq
Related projects:
Repository | Description | Stars |
---|---|---|
| Python bindings for a lightweight and flexible JSON processor | 372 |
| An in-place JSON parser implemented in a single header file | 74 |
| An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
| A toolkit for building parsers and compilers using parsing expression grammars | 5,017 |
| A Rust implementation of jq for querying and manipulating structured data | 339 |
| A lightweight JavaScript library to query and manipulate JSON data in an object-relational style | 90 |
| A JSON parser and validator with a CLI. | 1,948 |
| A Ruby implementation of the JSON data serialization format | 704 |
| A Go library for querying and manipulating JSON data | 191 |
| A WebAssembly implementation of the popular command-line JSON processor | 313 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A lightweight JSON parser written in C | 16 |
| A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy | 330 |
| Converts between different JSON representations based on a defined template. | 2 |
| A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |