yamlpath
YAML editor
A set of tools and libraries to parse and edit YAML data using powerful syntax
YAML/JSON/EYAML/Compatible get/set/merge/validate/scan/convert/diff processors using powerful, intuitive, command-line friendly syntax.
120 stars
6 watching
23 forks
Language: Python
last commit: 9 months ago clidevops-toolsdot-notationeyamleyaml-supporthiera-eyamljsonjson-processorjsonpathpythonpython3ruamelyamlyaml-pathyaml-pathsyaml-processoryamlpath
Related projects:
Repository | Description | Stars |
---|---|---|
thecodingmachine/yaml-tools | A set of command-line tools for manipulating YAML files, including merging, commenting, and normalizing Docker Compose files. | 19 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
biojppm/rapidyaml | A fast YAML parsing and emitting library for C++ | 583 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
0k/shyaml | A script that enables reading YAML data through the command line interface. | 768 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
thom1729/yaml-macros | A macro system for YAML files powered by Python | 21 |
behrang/yamlswift | A Swift library for parsing YAML and JSON documents into a structured format | 404 |
vmware-labs/yaml-jsonpath | An implementation of JSONPath syntax for the YAML node API. | 50 |
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 |
crdoconnor/strictyaml | A type-safe YAML parser and validator with strict validation of markup and straightforward type casting. | 1,477 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
cknoll/yamlpyowl | Converts YAML data into an OWL representation that can be used by reasoners or exported to standard formats | 16 |
processone/fast_yaml | An Erlang wrapper around the C library libyaml, providing efficient YAML parsing capabilities. | 51 |