yamlinc
YAML merger
A command-line utility for composing multiple YAML files into one using the $include tag
Compose multiple YAML files into one with $include tag. Split Swagger/OpenAPI into multiple YAML files.
115 stars
7 watching
24 forks
Language: JavaScript
last commit: 10 months ago
Linked from 2 awesome lists
includenpm-moduleopenapiswaggeryamlyaml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
otrosien/yaml-merge | Merges two YAML files based on array index matching | 6 |
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 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |
thecodingmachine/yaml-tools | A set of command-line tools for manipulating YAML files, including merging, commenting, and normalizing Docker Compose files. | 19 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
jeanfredrik/yaml-tag | A library that enables human-friendly YAML parsing in JavaScript template literals | 8 |
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 |
jupegarnica/garn-yaml | A library that provides a simple way to read and write YAML files with environment variable interpolation | 2 |
brianmario/yajl-ruby | A C-based JSON parsing and encoding library for Ruby | 1,480 |
jcazevedo/moultingyaml | A Scala wrapper for a YAML serialization library | 99 |
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 |