shyaml
YAML reader
A script that enables reading YAML data through the command line interface.
YAML for command line
766 stars
23 watching
57 forks
Language: Python
last commit: about 1 year ago command-lineshelltoolyaml
Related projects:
Repository | Description | Stars |
---|---|---|
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
wwkimball/yamlpath | A set of tools and libraries to parse and edit YAML data using powerful syntax | 123 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
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 |
goccy/go-yaml | A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
biojppm/rapidyaml | A fast YAML parsing and emitting library for C++ | 592 |
google/yamlfmt | A command line tool to format YAML files | 1,201 |
thom1729/yaml-macros | A macro system for YAML files powered by Python | 21 |
thecodingmachine/yaml-tools | A set of command-line tools for manipulating YAML files, including merging, commenting, and normalizing Docker Compose files. | 19 |
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |
yaml/libyaml | A C library for parsing and emitting YAML data format | 978 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
cknoll/yamlpyowl | Converts YAML data into an OWL representation that can be used by reasoners or exported to standard formats | 16 |