Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hjson/hjson
Hjson, a user interface for JSON
https://github.com/hjson/hjson
hjson human json spec
Last synced: 9 days ago
JSON representation
Hjson, a user interface for JSON
- Host: GitHub
- URL: https://github.com/hjson/hjson
- Owner: hjson
- License: mit
- Created: 2014-03-19T19:27:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T14:30:37.000Z (7 months ago)
- Last Synced: 2024-07-31T18:21:21.931Z (3 months ago)
- Topics: hjson, human, json, spec
- Language: HTML
- Homepage: https://hjson.github.io/
- Size: 4.01 MB
- Stars: 2,648
- Watchers: 29
- Forks: 57
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - hjson - Hjson, a user interface for JSON (HTML)
- awesome-starred - hjson/hjson - Hjson, a user interface for JSON (json)
README
[![NPM](https://img.shields.io/npm/v/hjson.svg?style=flat-square)](https://www.npmjs.com/package/hjson)
[![Maven Central](https://img.shields.io/maven-central/v/org.hjson/hjson.svg?style=flat-square)](https://search.maven.org/#search|ga|1|g%3A%22org.hjson%22%20a%3A%22hjson%22)
[![PyPI](https://img.shields.io/pypi/v/hjson.svg?style=flat-square)](https://pypi.python.org/pypi/hjson)
[![nuget](https://img.shields.io/nuget/v/Hjson.svg?style=flat-square)](https://www.nuget.org/packages/Hjson/)
[![Packagist](https://img.shields.io/packagist/v/laktak/hjson.svg?style=flat-square)](https://packagist.org/packages/laktak/hjson)
[![crate](https://img.shields.io/crates/v/serde-hjson.svg)](https://crates.io/crates/serde-hjson)
[![crate](https://img.shields.io/crates/v/deser-hjson.svg)](https://crates.io/crates/deser-hjson)
[![Go Pkg](https://img.shields.io/github/release/hjson/hjson-go.svg?style=flat-square&label=go-pkg)](https://github.com/hjson/hjson-go/releases)
[![LuaRocks](https://img.shields.io/luarocks/v/cryi/hjson-lua?style=flat-square)](https://luarocks.org/modules/cryi/hjson-lua)# Hjson, a user interface for JSON
![Hjson](https://hjson.github.io/icon/hjson-xs.png)
Adds comments, makes it nicer to read and avoids comma mistakes.
For details see [hjson.github.io](https://hjson.github.io).