yaml-spec
specification maintainer
Maintains and updates a widely adopted data language specification
YAML Specification
346 stars
29 watching
53 forks
Language: HTML
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |
yaml/yaml-test-suite | A comprehensive test suite for YAML data formats | 193 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
nikolaydubina/htmlyaml | Provides a Go-based solution to render YAML data in HTML with customizable styling options. | 4 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
ota-meshi/yaml-eslint-parser | A YAML parser that produces output compatible with ESLint | 10 |
yamldb/yaml_db | A Rails plugin for serializing and deserializing data in a format independent of the underlying database system | 950 |
jeanfredrik/yaml-tag | A library that enables human-friendly YAML parsing in JavaScript template literals | 8 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
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 |
yaml/libyaml | A C library for parsing and emitting YAML data format | 963 |
dlang-community/d-yaml | A YAML parser and emitter for the D programming language | 119 |