hanson
JSON variant
An extended JSON format with optional quotes, multi-line strings and comments.
JSON for Humans - with unquoted identifiers, multi-line strings and comments
153 stars
4 watching
6 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An in-place JSON parser implemented in a single header file | 74 |
| A CSS-like selector language for JSON documents, aiming to provide an intuitive and expressive syntax while maintaining efficiency. | 1,595 |
| Converts JSON objects into human-readable HTML representations. | 976 |
| Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
| A desktop application for formatting JSON strings in a user-friendly way | 26 |
| A commandline tool for parsing JSON from various sources | 51 |
| Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,810 |
| A directive for rendering JSON objects in HTML with collapsible navigation | 372 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Transforms unstructured JSON data into a format suitable for use with JavaScript | 77 |
| A JSON parser and validator with a CLI. | 1,948 |
| A JSON parser implementation in Haskell. | 172 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| An extension to JSON format designed to improve readability and maintainability by incorporating syntax features from ECMAScript 6. | 237 |