{"library":"merge-yaml-cli","type":"library","category":null,"description":"merge-yaml-cli is a command-line utility for concatenating and merging multiple YAML files into a single output file. It leverages `glob` patterns for flexible input file selection, making it suitable for configuration management in projects with fragmented YAML setups. The package also exposes a Node.js API, allowing programmatic integration into larger JavaScript applications. The current stable version is 1.1.2. Based on its last publish date 8 years ago and limited recent activity, the project appears to be in a maintenance state with infrequent updates. While it provides a core utility, users seeking more advanced merge strategies (e.g., array concatenation vs. deep merging, or specific key-based merging) might need to explore alternatives like `yq` or `yaml-merge` which offer more nuanced control over the merge process.","language":"javascript","status":"maintenance","version":"1.1.2","tags":["javascript","merge","yaml","cli"],"install":[{"cmd":"npm install merge-yaml-cli","imports":["const mergeYaml = require('merge-yaml-cli')","const mergeYaml = require('merge-yaml-cli');\nconst result = mergeYaml.merge(['file1.yml', 'file2.yml'])","const mergeYaml = require('merge-yaml-cli');\nmergeYaml.on('files', (files) => console.log('Files found:', files))"]},{"cmd":"yarn add merge-yaml-cli","imports":[]},{"cmd":"pnpm add merge-yaml-cli","imports":[]}],"homepage":null,"github":"https://github.com/brainsiq/merge-yaml-cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/merge-yaml-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/merge-yaml-cli/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}