{"id":21766987,"url":"https://github.com/wvbe/prettify-xml","last_synced_at":"2026-04-04T16:34:05.772Z","repository":{"id":60564230,"uuid":"543082707","full_name":"wvbe/prettify-xml","owner":"wvbe","description":"Prettifies a STDIN XML string to STDOUT","archived":false,"fork":false,"pushed_at":"2022-10-01T11:20:52.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-08T23:03:07.760Z","etag":null,"topics":["cli","formatter","prettify","terminal","xml"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@wvbe/prettify-xml","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wvbe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-29T11:23:49.000Z","updated_at":"2022-10-01T11:21:42.000Z","dependencies_parsed_at":"2022-10-01T11:40:26.281Z","dependency_job_id":null,"html_url":"https://github.com/wvbe/prettify-xml","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvbe%2Fprettify-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvbe%2Fprettify-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvbe%2Fprettify-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvbe%2Fprettify-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wvbe","download_url":"https://codeload.github.com/wvbe/prettify-xml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244744486,"owners_count":20502927,"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":["cli","formatter","prettify","terminal","xml"],"created_at":"2024-11-26T13:21:18.894Z","updated_at":"2025-12-31T00:03:41.057Z","avatar_url":"https://github.com/wvbe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @wvbe/prettify-xml\n\nThis is a command-line utility that prettifies the XML coming in from your streamed input.\n\nIt is meant to make minified XML easier to read, for those of us who handle XML in a terminal\nsome times.\n\n## Installation\n\nTo install Node package, run from anywhere:\n\n```sh\nnpm i -g @wvbe/prettify-xml\n```\n\n## Usage\n\nPipe your lines into this sucker like:\n\n```sh\ncat minified.xml | prettify-xml\n```\n```sh\ncurl http://rss.cnn.com/rss/edition.rss | prettify-xml\n```\n```sh\nunzip -p my-word-file.docx word/document.xml | prettify-xml\n```\n\n\n## Roadmap\n\n- [ ] Embellishing text data with quotes is optional\n- [ ] Respect `@xml:space`, optionally","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwvbe%2Fprettify-xml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwvbe%2Fprettify-xml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwvbe%2Fprettify-xml/lists"}