yaml-tools
YAML editor
A set of command-line tools for manipulating YAML files, including merging, commenting, and normalizing Docker Compose files.
A set of CLI tools to manipulate YAML files (merge, edit, etc...)
19 stars
10 watching
2 forks
Language: Python
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
wwkimball/yamlpath | A set of tools and libraries to parse and edit YAML data using powerful syntax | 120 |
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 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
thom1729/yaml-macros | A macro system for YAML files powered by Python | 21 |
pacha/cels | A command-line tool to modify YAML and JSON files based on patch documents. | 13 |
0k/shyaml | A script that enables reading YAML data through the command line interface. | 768 |
google/yamlfmt | A tool to format YAML files in various ways | 1,186 |
cknoll/yamlpyowl | Converts YAML data into an OWL representation that can be used by reasoners or exported to standard formats | 16 |
sclevine/yj | A command-line tool for converting between various data formats. | 976 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
javanile/yamlinc | A command-line utility for composing multiple YAML files into one using the $include tag | 115 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
yaml/libyaml | A C library for parsing and emitting YAML data format | 963 |
theam/haskell-do | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |