{"id":16748390,"url":"https://github.com/gnestor/atom-auto-prettier","last_synced_at":"2025-09-11T23:34:21.466Z","repository":{"id":40002918,"uuid":"83361493","full_name":"gnestor/atom-auto-prettier","owner":"gnestor","description":"An Atom package that semantically reformats Javascript based on the window size","archived":false,"fork":false,"pushed_at":"2017-02-28T21:58:55.000Z","size":8,"stargazers_count":62,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T01:24:07.771Z","etag":null,"topics":["atom","format","javascript","prettier"],"latest_commit_sha":null,"homepage":null,"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/gnestor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-27T22:02:30.000Z","updated_at":"2024-05-20T11:09:53.000Z","dependencies_parsed_at":"2022-06-26T06:39:41.679Z","dependency_job_id":null,"html_url":"https://github.com/gnestor/atom-auto-prettier","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gnestor/atom-auto-prettier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnestor%2Fatom-auto-prettier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnestor%2Fatom-auto-prettier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnestor%2Fatom-auto-prettier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnestor%2Fatom-auto-prettier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnestor","download_url":"https://codeload.github.com/gnestor/atom-auto-prettier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnestor%2Fatom-auto-prettier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272800964,"owners_count":24995185,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":["atom","format","javascript","prettier"],"created_at":"2024-10-13T02:12:33.111Z","updated_at":"2025-08-30T04:08:59.035Z","avatar_url":"https://github.com/gnestor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📏 atom-auto-prettier\n\nAn Atom package that semantically reformats Javascript based on the window size. \n\nPowered by [prettier](https://github.com/prettier/prettier) and inspired by [refmt](https://facebook.github.io/reason/tools.html) for Reason.\n\n## 🎥 Demo \n\n### Without auto-prettier:\n\nNotice how Atom simply breaks lines at whitespace characters:\n\n![screenshot](http://g.recordit.co/crI712NXmx.gif)\n\n### With auto-prettier:\n\nNotice how prettier breaks lines at Javascript-specific boundaries, such as blocks, object properties, and function arguments:\n\n![screenshot](http://g.recordit.co/Q7cyk3wk5r.gif)\n\n\u003e Does this package modify my source code?\n\nYes, in the author of prettier's words: \"[Prettier] removes all original styling and ensures that all outputted JavaScript conforms to a consistent style\".\n\n## 💾 Install\n\n### atom-auto-prettier depends on [prettier-atom](https://github.com/jlongster/prettier-atom)\n\nInstall both **atom-auto-prettier** and **prettier-atom**  via Atom's [Install view](http://flight-manual.atom.io/using-atom/sections/atom-packages/#atom-packages) or via [apm](http://flight-manual.atom.io/using-atom/sections/atom-packages/#command-line):\n\n```\napm install atom-auto-prettier prettier-atom\n```\n\n## 💻 Usage\n\nUse Atom's [command palette](http://flight-manual.atom.io/getting-started/sections/atom-basics/#command-palette) to toggle auto-prettier on/off or use the \u003ckbd\u003eCTRL+ALT+SHIFT+F\u003c/kbd\u003e shortcut.\n\n## 👍 Contributing\n\nSee the Atom [contributing guidelines](https://github.com/atom/atom/blob/master/CONTRIBUTING.md)\n\n### Workflow\n\n* Fork this repo\n* Clone your fork\n  * `git clone https://github.com/[YOUR_NAME]/atom-auto-prettier.git \u0026\u0026 cd atom-auto-prettier`\n* Install dependencies\n  * `npm install`\n* Link your repo (which installs this local version of the package and allows you to test changes in Atom)\n  * `apm link`\n* Reload Atom to test changes\n  * Atom Command Palette \u003e \"Window: Reload\"\n* Submit a pull request!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnestor%2Fatom-auto-prettier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnestor%2Fatom-auto-prettier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnestor%2Fatom-auto-prettier/lists"}