json.human.js
JSON formatter
Converts JSON objects into human-readable HTML representations.
Convert JSON to human readable HTML
976 stars
30 watching
79 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yogthos/json-html | Converts JSON data into human-readable HTML | 162 |
lm2343635/mgformatter | A JSON string formatter designed for iOS development | 16 |
davidtimovski/json-formatter | A desktop application for formatting JSON strings in a user-friendly way | 25 |
javascipt/jsome | A tool to format JSON objects in a readable and visually appealing way. | 244 |
sayanarijit/jf | A utility to safely format and print JSON objects in the commandline. | 29 |
marchoy/pretty-printer | Translates JSON to HTML with consistent color and formatting | 1 |
antoniogarrote/json-ld-macros | Transforms JSON documents into standardized RDF/JSON-LD objects with customizable mappings and rules. | 69 |
timjansen/hanson | An extended JSON format with optional quotes, multi-line strings and comments. | 153 |
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
mantyr/jsonhtml | Generates HTML from valid JSON objects | 2 |
mohsen1/json-formatter | A directive for rendering JSON objects in HTML with collapsible navigation | 372 |
gummesson/tap-json | Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
rfletcher/safari-json-formatter | A tool to make valid JSON documents human-readable | 841 |
micheleriva/editorjs-go | Converts Editor.js JSON output to Markdown and HTML representations | 37 |