{"id":13526835,"url":"https://github.com/standard/snazzy","last_synced_at":"2025-04-05T17:06:22.661Z","repository":{"id":50748577,"uuid":"39526043","full_name":"standard/snazzy","owner":"standard","description":"Format JavaScript Standard Style as Stylish (i.e. snazzy) output","archived":false,"fork":false,"pushed_at":"2023-09-16T07:31:18.000Z","size":214,"stargazers_count":423,"open_issues_count":4,"forks_count":18,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-03T05:07:51.466Z","etag":null,"topics":["browser","development","ecmascript","eslint","formatter","javascript","lint","nodejs","snazzy","standard","style"],"latest_commit_sha":null,"homepage":"https://standardjs.com","language":"JavaScript","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/standard.png","metadata":{"funding":{"github":["standard","feross"]},"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":"2015-07-22T19:28:54.000Z","updated_at":"2024-11-23T22:43:57.000Z","dependencies_parsed_at":"2024-06-18T12:39:50.014Z","dependency_job_id":null,"html_url":"https://github.com/standard/snazzy","commit_stats":{"total_commits":58,"total_committers":5,"mean_commits":11.6,"dds":"0.13793103448275867","last_synced_commit":"b365a672b2407a11512d47051aea1a8fe9abc749"},"previous_names":["feross/snazzy"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Fsnazzy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Fsnazzy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Fsnazzy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standard%2Fsnazzy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standard","download_url":"https://codeload.github.com/standard/snazzy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237977840,"owners_count":19396403,"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":["browser","development","ecmascript","eslint","formatter","javascript","lint","nodejs","snazzy","standard","style"],"created_at":"2024-08-01T06:01:35.721Z","updated_at":"2025-02-10T06:07:31.411Z","avatar_url":"https://github.com/standard.png","language":"JavaScript","funding_links":["https://github.com/sponsors/standard","https://github.com/sponsors/feross"],"categories":["Repository","JavaScript"],"sub_categories":["Command-line Utilities"],"readme":"# snazzy [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]\n\n[travis-image]: https://img.shields.io/travis/feross/snazzy/master.svg\n[travis-url]: https://travis-ci.org/feross/snazzy\n[npm-image]: https://img.shields.io/npm/v/snazzy.svg\n[npm-url]: https://npmjs.org/package/snazzy\n[downloads-image]: https://img.shields.io/npm/dm/snazzy.svg\n[downloads-url]: https://npmjs.org/package/snazzy\n[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg\n[standard-url]: https://standardjs.com\n\n### Format [JavaScript Standard Style](https://github.com/feross/standard) as Stylish (i.e. snazzy) output\n\nConverts \"compact\" text from a linter to \"stylish\" (i.e. snazzy) output.\n\n![after](img/after.png)\n\nCompared to before:\n\n![before](img/before.png)\n\n## install\n\n```\nnpm install -g snazzy\n```\n\n## usage\n\nPipe \"compact\" text into the `snazzy` command to get back pretty results:\n\n```bash\n$ standard --verbose | snazzy\n```\n\n## note about version 7.0.0\n\n`standard` is no longer bundled with snazzy. You must install `standard` manually\nalongside `snazzy`.\n\nRun `npm install standard --save-dev` to get a copy of `standard`, then run\n`standard | snazzy` where you previously used to run `snazzy`.\n\nThis way requires more steps, but it's better. The user now controls the exact\nversion of `standard` that is used. And for users who were piping into `snazzy` all\nalong, this means a quicker install since an extra copy of `standard` will not get\ninstalled.\n\n## license\n\nMIT. Copyright (c) [Feross Aboukhadijeh](https://feross.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandard%2Fsnazzy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstandard%2Fsnazzy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandard%2Fsnazzy/lists"}