yaml-merge
YAML merger
Merges two YAML files based on array index matching
Merge two yaml files with jackson
6 stars
2 watching
3 forks
Language: Java
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
javanile/yamlinc | A command-line utility for composing multiple YAML files into one using the $include tag | 115 |
edisonlabs/merge-yaml | An automated tool that scans and merges YAML files with shared filenames in specified directories. | 3 |
devopshivehq/kustomize-plugin-merger | A Kustomize plugin that enables flexible and schemaless merging of YAML files | 31 |
ota-meshi/yaml-eslint-parser | A YAML parser that produces output compatible with ESLint | 10 |
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |
alecthomas/kong-yaml | Tools for loading and mapping YAML configuration files in Go applications. | 14 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
mapbox/geojson-merge | Merges multiple GeoJSON files into one FeatureCollection. | 233 |
remarshal-project/remarshal | Converts data between multiple formats such as CBOR, JSON, MessagePack, TOML, and YAML. | 529 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
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 |
ota-meshi/eslint-plugin-yml | Provides linting rules and configurations for YAML files in ESLint | 121 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
reactivex/rxjavajoins | Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |