{"id":18508354,"url":"https://github.com/eknkc/atom-format-standard","last_synced_at":"2025-05-14T09:34:52.708Z","repository":{"id":66106060,"uuid":"44883610","full_name":"eknkc/atom-format-standard","owner":"eknkc","description":"Atom Package: Formats JavaScript files using standard style","archived":false,"fork":false,"pushed_at":"2016-02-19T14:33:45.000Z","size":5,"stargazers_count":2,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T02:18:51.750Z","etag":null,"topics":[],"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/eknkc.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2015-10-24T20:34:05.000Z","updated_at":"2017-05-26T02:08:22.000Z","dependencies_parsed_at":"2023-05-04T23:36:11.648Z","dependency_job_id":null,"html_url":"https://github.com/eknkc/atom-format-standard","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eknkc%2Fatom-format-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eknkc%2Fatom-format-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eknkc%2Fatom-format-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eknkc%2Fatom-format-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eknkc","download_url":"https://codeload.github.com/eknkc/atom-format-standard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254112302,"owners_count":22016731,"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":"2024-11-06T15:14:08.586Z","updated_at":"2025-05-14T09:34:52.645Z","avatar_url":"https://github.com/eknkc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Format Standard\n\nAtom package to format your Javascript using [Standard Style](https://github.com/feross/standard). Somewhat based on [standard-formatter](https://github.com/stephenkubovic/atom-standard-formatter)\nhowever I could not get it working properly and wanted to have a simple module just for [Standard Style](https://github.com/feross/standard).\n\n### Usage\n\n#### Keybindings\n\nUse `ctrl-alt-f` to format the current Javascript file. If a text selection is made, only the selected text will be formatted.\n\n#### Format On Save\n\nAutomatically format your Javascript file on save by enabling the *Format On Save* package setting.  This is off by default.\n\n#### Menu\n\n*Packages \u003e Format Standard \u003e Format*\n\n### Settings\n\n#### formatOnSave (default: false)\n\nFormat Javascript files when saving.\n\n### Formatting\n\nThis package uses [standard-format](https://github.com/maxogden/standard-format) to handle the formatting.\nTherefore, only the rules enforced in those packages will be applied.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feknkc%2Fatom-format-standard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feknkc%2Fatom-format-standard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feknkc%2Fatom-format-standard/lists"}