merge-yaml
YAML merger
An automated tool that scans and merges YAML files with shared filenames in specified directories.
Composer plugin to scan and merge YAML files that share the same name.
3 stars
7 watching
4 forks
Language: PHP
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
otrosien/yaml-merge | Merges two YAML files based on array index matching | 6 |
javanile/yamlinc | A command-line utility for composing multiple YAML files into one using the $include tag | 115 |
devopshivehq/kustomize-plugin-merger | A Kustomize plugin that enables flexible and schemaless merging of YAML files | 31 |
decorators-squad/eo-yaml | A YAML serialization library for Java 8 and above with an intuitive API and features like block style representation and support for comments. | 263 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
biojppm/rapidyaml | A fast YAML parsing and emitting library for C++ | 583 |
wikimedia/composer-merge-plugin | Merges configuration from multiple composer.json files at runtime | 938 |
thecodingmachine/yaml-tools | A set of command-line tools for manipulating YAML files, including merging, commenting, and normalizing Docker Compose files. | 19 |
ewiger/yamlmatlab | A Java-based implementation of YAML file reading and writing support for the MATLAB programming environment. | 54 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
igorw/composer-yaml | Converts composer.yml to composer.json format | 56 |
yamldb/yaml_db | A Rails plugin for serializing and deserializing data in a format independent of the underlying database system | 950 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
cuducos/yaml.nvim | A Lua library for working with YAML files in Neovim | 198 |