yaml-cli
YAML parser
A simple command-line utility for parsing and modifying YAML files.
A simple CLI for querying and updating YAML files
86 stars
7 watching
5 forks
Language: Shell
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
behrang/yamlswift | A Swift library for parsing YAML and JSON documents into a structured format | 404 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
jeanfredrik/yaml-tag | A library that enables human-friendly YAML parsing in JavaScript template literals | 8 |
perlpunk/yaml-pp-p5 | A modular YAML processor for parsing and generating YAML 1.2 documents | 23 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
yaml/libyaml | A C library for parsing and emitting YAML data format | 963 |
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |
ota-meshi/yaml-eslint-parser | A YAML parser that produces output compatible with ESLint | 10 |
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
wwkimball/yamlpath | A set of tools and libraries to parse and edit YAML data using powerful syntax | 120 |
mirek/yaml.framework | A framework for parsing and serializing YAML data in Objective-C. | 244 |