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: about 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 | 405 |
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,123 |
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 | 613 |
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 | 24 |
goccy/go-yaml | A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
yaml/libyaml | A C library for parsing and emitting YAML data formats | 979 |
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. | 436 |
wwkimball/yamlpath | A set of tools and libraries to parse and edit YAML data using powerful syntax | 124 |
mirek/yaml.framework | A framework for parsing and serializing YAML data in Objective-C. | 244 |