{"id":26693728,"url":"https://github.com/nice-move/prettier-plugin-yaml-spacing","last_synced_at":"2025-03-26T18:27:08.198Z","repository":{"id":283226124,"uuid":"951079534","full_name":"nice-move/prettier-plugin-yaml-spacing","owner":"nice-move","description":"A Prettier plugin that adds padding between array and object items in YAML files","archived":false,"fork":false,"pushed_at":"2025-03-19T07:05:39.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T07:11:17.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nice-move.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-19T06:07:06.000Z","updated_at":"2025-03-19T07:05:43.000Z","dependencies_parsed_at":"2025-03-19T07:11:22.969Z","dependency_job_id":"598b822c-a88a-4e58-b66a-2233d74a7715","html_url":"https://github.com/nice-move/prettier-plugin-yaml-spacing","commit_stats":null,"previous_names":["nice-move/prettier-plugin-yaml-spacing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-move%2Fprettier-plugin-yaml-spacing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-move%2Fprettier-plugin-yaml-spacing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-move%2Fprettier-plugin-yaml-spacing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-move%2Fprettier-plugin-yaml-spacing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nice-move","download_url":"https://codeload.github.com/nice-move/prettier-plugin-yaml-spacing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245711270,"owners_count":20660045,"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":[],"created_at":"2025-03-26T18:27:07.608Z","updated_at":"2025-03-26T18:27:08.179Z","avatar_url":"https://github.com/nice-move.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prettier-plugin-yaml-spacing\n\nA [prettier] plugin that adds padding between array and object items in YAML files.\n\n[prettier]: https://prettier.io/\n\n\u003cimg src=\"https://cdn.worldvectorlogo.com/logos/prettier-2.svg\" alt=\"logo\" height=\"80\" align=\"right\"\u003e\n\n[![npm][npm-badge]][npm-url]\n[![github][github-badge]][github-url]\n![node][node-badge]\n\n[npm-url]: https://www.npmjs.com/package/prettier-plugin-yaml-spacing\n[npm-badge]: https://img.shields.io/npm/v/prettier-plugin-yaml-spacing.svg?style=flat-square\u0026logo=npm\n[github-url]: https://github.com/nice-move/prettier-plugin-yaml-spacing\n[github-badge]: https://img.shields.io/npm/l/prettier-plugin-yaml-spacing.svg?style=flat-square\u0026colorB=blue\u0026logo=github\n[node-badge]: https://img.shields.io/node/v/prettier-plugin-yaml-spacing.svg?style=flat-square\u0026colorB=green\u0026logo=node.js\n\n## Installation\n\n```bash\nnpm install prettier-plugin-yaml-spacing --save-dev\n```\n\n## Usage\n\n```jsonc\n// .prettierrc.json\n{\n  \"overrides\": [\n    {\n      \"files\": [\"*.copywrite.yaml\", \"*.copywrite.yml\"],\n      \"options\": {\n        \"parser\": \"yaml-spacing\"\n      }\n    }\n  ]\n}\n```\n\n```sh\nprettier --write *.yaml *.yml\n```\n\n## Related\n\n- [@nice-move/prettier-config](https://github.com/nice-move/nice-move/tree/master/packages/prettier-config)\n- [@nice-move/prettier-plugin-package-json](https://github.com/nice-move/prettier-plugin-package-json)\n- [@nice-move/prettier-plugin-ssh-config](https://github.com/nice-move/prettier-plugin-ssh-config)\n- [@nice-move/prettier-plugin-groovy](https://github.com/nice-move/prettier-plugin-groovy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnice-move%2Fprettier-plugin-yaml-spacing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnice-move%2Fprettier-plugin-yaml-spacing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnice-move%2Fprettier-plugin-yaml-spacing/lists"}