htmljson
JSON renderer
A Go library for rendering JSON data into customizable HTML pages
🫐 Rich rendering of JSON as HTML in Go
7 stars
3 watching
1 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
code-editorcode-formattingcode-visualizationdata-formattinggogolanghtmljsonrenderingtest-editorvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
nikolaydubina/htmlyaml | Provides a Go-based solution to render YAML data in HTML with customizable styling options. | 4 |
unrolled/render | A Go package for rendering various data types in web responses | 1,940 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
thedevsaddam/renderer | A lightweight package for rendering different response formats in Go web applications | 263 |
hjson/hjson-go | A Go implementation of a lightweight, comment-based JSON alternative | 331 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
nikolaydubina/go-featureprocessing | A Go library for fast and simple feature engineering and machine learning data preprocessing | 121 |
micheleriva/editorjs-go | Converts Editor.js JSON output to Markdown and HTML representations | 37 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
nikolaydubina/jsonl-graph | A tool for generating graphs from JSONL files with node and edge data structures | 73 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,123 |
ejilay/draftjs | Converts Draft.js raw content state to HTML | 22 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |