{"id":16676658,"url":"https://github.com/princed/xmlappend","last_synced_at":"2025-04-09T20:40:49.979Z","repository":{"id":57401901,"uuid":"96554026","full_name":"princed/xmlappend","owner":"princed","description":"Merge xml files with the same root node","archived":false,"fork":false,"pushed_at":"2021-01-04T00:29:23.000Z","size":42,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-24T15:45:00.975Z","etag":null,"topics":["append","cli","merge","xml"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/princed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-07T15:54:10.000Z","updated_at":"2023-10-19T06:45:43.000Z","dependencies_parsed_at":"2022-09-15T18:21:55.750Z","dependency_job_id":null,"html_url":"https://github.com/princed/xmlappend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princed%2Fxmlappend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princed%2Fxmlappend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princed%2Fxmlappend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princed%2Fxmlappend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/princed","download_url":"https://codeload.github.com/princed/xmlappend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248109635,"owners_count":21049351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["append","cli","merge","xml"],"created_at":"2024-10-12T13:11:12.025Z","updated_at":"2025-04-09T20:40:49.957Z","avatar_url":"https://github.com/princed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xmlappend [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]\n\u003e Merge xml files with the root node\n\n## Installation\n\n```sh\n$ npm install --save xmlappend\n```\n\n## Usage\n\n```\n$ xmlappend --help\n\nMerge xml files with the root node\n\n Reads xml from stdin and appends it to target file if root node is the same.\n Will fail otherwise.\n\nUsage\n  $ xmlappend \u003ctarget-file\u003e\n\nExamples\n  $ eslint --format jslint-xml | xmlappend final-report.xml\n  $ stylelint --custom-formatter './jslint-xml.js' '**/*.css' | xmlappend final-report.xml\n```\n## Requirements\n\nNode.js \u003e= 6\n\n## License\n\nApache-2.0 © [Eugene Datsky](https://twitter.com/prncd)\n\n\n[npm-image]: https://badge.fury.io/js/xmlappend.svg\n[npm-url]: https://npmjs.org/package/xmlappend\n[travis-image]: https://travis-ci.org/princed/xmlappend.svg?branch=master\n[travis-url]: https://travis-ci.org/princed/xmlappend\n[daviddm-image]: https://david-dm.org/princed/xmlappend.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/princed/xmlappend\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprinced%2Fxmlappend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprinced%2Fxmlappend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprinced%2Fxmlappend/lists"}