jsonlint
JSON parser
A JSON parser and validator with a CLI.
A JSON parser and validator with a CLI.
2k stars
65 watching
417 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JSON parser with error detection and reporting capabilities | 1,321 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A CSS-like selector language for JSON documents, aiming to provide an intuitive and expressive syntax while maintaining efficiency. | 1,595 |
| A tool to parse and pretty-print JSON data from various input sources. | 27 |
| An in-place JSON parser implemented in a single header file | 74 |
| A commandline tool for parsing JSON from various sources | 51 |
| A fast and convenient JSON deserializer for Swift applications. | 1,012 |
| A Ruby implementation of the JSON data serialization format | 704 |
| Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
| A JSON parser with conditional validation | 6 |
| A Common Lisp library for parsing and generating JSON data | 48 |
| A Java library implementing the JSON-LD 1.0 specification and API | 379 |
| A high-performance JSON parser ported to the Zig programming language | 108 |
| A JSON5 parser/stringifier for Zig programming language. | 23 |
| A JavaScript implementation of the jq JSON query language | 85 |