{"id":51219518,"url":"https://github.com/genzouw/yml-sorter","last_synced_at":"2026-06-28T06:04:36.013Z","repository":{"id":358020367,"uuid":"1237378242","full_name":"genzouw/yml-sorter","owner":"genzouw","description":"Sorts yml files alphabetically","archived":false,"fork":false,"pushed_at":"2026-06-20T22:46:24.000Z","size":88,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-21T00:18:18.050Z","etag":null,"topics":["cli-app","sorter","yaml"],"latest_commit_sha":null,"homepage":"","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/genzouw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-13T06:05:59.000Z","updated_at":"2026-06-20T22:44:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/genzouw/yml-sorter","commit_stats":null,"previous_names":["genzouw/yml-sorter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/genzouw/yml-sorter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genzouw%2Fyml-sorter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genzouw%2Fyml-sorter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genzouw%2Fyml-sorter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genzouw%2Fyml-sorter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/genzouw","download_url":"https://codeload.github.com/genzouw/yml-sorter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genzouw%2Fyml-sorter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34878974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-app","sorter","yaml"],"created_at":"2026-06-28T06:04:32.595Z","updated_at":"2026-06-28T06:04:36.008Z","avatar_url":"https://github.com/genzouw.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis is a tool which allows you to sort yml files via a CLI.\n\nThe tool is basically a tiny wrapper around the great [js-yaml](https://github.com/nodeca/js-yaml).\n\n# Installation\n\n`npm install -g yml-sorter`\n\n# Usage\n\n```text\nUsage: yml-sorter [options]\n\nOptions:\n  --input, -i     The yml file which needs to be sorted  [required]\n  --output, -o    The file to wich to write the output\n  --dry-run, -d   Only outputs the proposed sort to the terminal  [default: false]\n  --indent, --id  Indentation width to use (in spaces)  [default: 2]\n  -h, --help      Show help  [boolean]\n\nExamples:\n  yml-sorter --input application-yml                       Sorts the file application.yml alphabetically.\n  yml-sorter --input application-yml --output dragons.yml  Sorts and writes the output to dragons.yml\n  yml-sorter --input application-yml --dry-run             Writes the output to the terminal\n  yml-sorter --input application-yml --indent 4            Indent with 4 spaces\n\nWith love from 42.nl\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenzouw%2Fyml-sorter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenzouw%2Fyml-sorter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenzouw%2Fyml-sorter/lists"}