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: about 1 year ago
Linked from 2 awesome lists
includenpm-moduleopenapiswaggeryamlyaml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
| Merges two YAML files based on array index matching | 7 |
| An automated tool that scans and merges YAML files with shared filenames in specified directories. | 3 |
| A Kustomize plugin that enables flexible and schemaless merging of YAML files | 31 |
| A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,123 |
| A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 436 |
| A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
| Native YAML parsing and loading functionality in Vlang | 24 |
| A set of command-line tools for manipulating YAML files, including merging, commenting, and normalizing Docker Compose files. | 19 |
| A simple command-line utility for parsing and modifying YAML files. | 86 |
| A library that enables human-friendly YAML parsing in JavaScript template literals | 8 |
| A YAML serialization library for Java 8 and above with an intuitive API and features like block style representation and support for comments. | 264 |
| A library that provides a simple way to read and write YAML files with environment variable interpolation | 2 |
| A C-based JSON parsing and encoding library for Ruby | 1,479 |
| A Scala wrapper for a YAML serialization library | 99 |
| Provides YAML language support to Visual Studio Code with built-in Kubernetes syntax support and features such as auto-completion, outlining, and formatting. | 675 |