yaml-tag
YAML parser
A library that enables human-friendly YAML parsing in JavaScript template literals
Template literal tag function for YAML in JS
8 stars
2 watching
4 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
node-moduleyaml
Related projects:
Repository | Description | Stars |
---|---|---|
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
behrang/yamlswift | A Swift library for parsing YAML and JSON documents into a structured format | 405 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 613 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
mirek/yaml.framework | A framework for parsing and serializing YAML data in Objective-C. | 244 |
lewisgaul/zig-nestedtext | A parser library for a human-readable data format based on YAML | 13 |
aofdev/yaml-peg | A PEG parser for YAML written in Rust. | 10 |
qmlweb/qmlweb-parser | A JavaScript library that parses QML and JavaScript files at runtime | 28 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,123 |
yaml/yaml-spec | Maintains and updates a widely adopted data language specification | 352 |
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |