htmlyaml
YAML renderer
Provides a Go-based solution to render YAML data in HTML with customizable styling options.
🐹 render YAML as HTML in Go
4 stars
3 watching
3 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
code-editorcode-visualisationdata-visualisationgogolangrenderingtext-formattingyaml
Related projects:
Repository | Description | Stars |
---|---|---|
nikolaydubina/htmljson | A Go library for rendering JSON data into customizable HTML pages | 7 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
thedevsaddam/renderer | A lightweight package for rendering different response formats in Go web applications | 263 |
unrolled/render | A Go package for rendering various data types in web responses | 1,940 |
g-plane/pretty_yaml | A YAML formatting tool with optional integration and configuration for use in software development. | 23 |
yaml/yaml-spec | Maintains and updates a widely adopted data language specification | 346 |
google/yamlfmt | A tool to format YAML files in various ways | 1,186 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
cknoll/yamlpyowl | Converts YAML data into an OWL representation that can be used by reasoners or exported to standard formats | 16 |
yaa110/goterator | An iterator implementation providing map and reduce functionalities for data processing in Go. | 16 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
qmlweb/qmlweb | An engine that enables declarative UI development using QML in web browsers. | 776 |
vmware-labs/yaml-jsonpath | An implementation of JSONPath syntax for the YAML node API. | 50 |
redhat-developer/vscode-yaml | Provides YAML language support to Visual Studio Code with built-in Kubernetes syntax support and features such as auto-completion, outlining, and formatting. | 665 |