{"id":18014363,"url":"https://github.com/foliveira/jscs-fixer","last_synced_at":"2025-03-26T18:30:37.786Z","repository":{"id":29717242,"uuid":"33260327","full_name":"foliveira/jscs-fixer","owner":"foliveira","description":"Atom package to run jscs --fix on your project files","archived":false,"fork":false,"pushed_at":"2016-11-18T12:40:11.000Z","size":45,"stargazers_count":16,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-12T05:43:01.278Z","etag":null,"topics":["atom-editor","atom-package","code-style","javascript","jscs","jscs-fixer"],"latest_commit_sha":null,"homepage":"https://atom.io/packages/jscs-fixer","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/foliveira.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":"2015-04-01T16:55:19.000Z","updated_at":"2022-11-02T05:52:15.000Z","dependencies_parsed_at":"2022-09-08T11:03:44.746Z","dependency_job_id":null,"html_url":"https://github.com/foliveira/jscs-fixer","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliveira%2Fjscs-fixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliveira%2Fjscs-fixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliveira%2Fjscs-fixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliveira%2Fjscs-fixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foliveira","download_url":"https://codeload.github.com/foliveira/jscs-fixer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222162101,"owners_count":16941512,"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":["atom-editor","atom-package","code-style","javascript","jscs","jscs-fixer"],"created_at":"2024-10-30T04:09:01.994Z","updated_at":"2024-10-30T04:09:02.668Z","avatar_url":"https://github.com/foliveira.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jscs-fixer\n\nFixes a file using your project's `.jscsrc` rules file and the --fix switch on `jscs`\n\n## Getting Started\nInstall the module with: `apm install jscs-fixer`\n\nAlternatively use Settings → Install → Search for `jscs-fixer` inside the editor.\n\n## Supports\n\n* Vanilla Javascript (ES5)\n* ES2015 (previously known as ES6/Harmony)\n* JSX\n\nES2015 and JSX support is based on the [esprima-fb](https://github.com/facebook/esprima) parser and can be toggled in the settings pane.\n\n## Usage\n\n* Check the settings pane for package options.\n\n* Invoke the command using any of the options below:\n  1. Use the keyboard shortcut - \u003ckbd\u003ectrl\u003c/kbd\u003e+\u003ckbd\u003e⌂\u003c/kbd\u003e+\u003ckbd\u003eJ\u003c/kbd\u003e\n  2. Right click on one a file editor and choose `Fix this file using jscs`\n  3. From Command Palette (\u003ckbd\u003e⌘\u003c/kbd\u003e+\u003ckbd\u003e⌂\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e) invoke `Jscs Fixer: Fix`\n\n![jscs-fixer](https://cldup.com/Rmg6zIa3kS.gif)\n\n#### Notes\n\nTo get linting support, you will need this package: https://atom.io/packages/linter-jscs\n\n## License\nCopyright (c) 2015 Fábio Oliveira. Licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoliveira%2Fjscs-fixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoliveira%2Fjscs-fixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoliveira%2Fjscs-fixer/lists"}