{"id":15078077,"url":"https://github.com/lukeed/fly-prettier","last_synced_at":"2026-01-03T07:18:24.110Z","repository":{"id":57239287,"uuid":"88540134","full_name":"lukeed/fly-prettier","owner":"lukeed","description":"Prettier plugin for Fly","archived":false,"fork":false,"pushed_at":"2017-04-17T18:57:04.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T02:39:44.155Z","etag":null,"topics":["fly","fly-plugin","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukeed.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}},"created_at":"2017-04-17T18:54:23.000Z","updated_at":"2017-04-17T18:56:21.000Z","dependencies_parsed_at":"2022-08-30T00:11:10.638Z","dependency_job_id":null,"html_url":"https://github.com/lukeed/fly-prettier","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Ffly-prettier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Ffly-prettier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Ffly-prettier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Ffly-prettier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/fly-prettier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243896228,"owners_count":20365340,"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":["fly","fly-plugin","prettier"],"created_at":"2024-09-25T05:00:28.194Z","updated_at":"2026-01-03T07:18:24.083Z","avatar_url":"https://github.com/lukeed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fly-prettier [![][travis-badge]][travis-link]\n\n\u003e [Prettier](https://github.com/prettier/prettier) plugin for Fly\n\n## Install\n\n```sh\nnpm install --save-dev fly-prettier\n```\n\n## Usage\n\n```js\nexports.lint = function * (fly) {\n  yield fly.source('src/**/*.js').prettier({\n    semi: false,\n    useTabs: true,\n    trailingComma: 'es5'\n  }).target('dist/js');\n}\n```\n\n## API\n\n### .prettier(options)\n\nAll configuration options can be found in [Prettier's API documentation](https://github.com/prettier/prettier#api).\n\n\n## License\n\nMIT © [Luke Edwards](https://lukeed.com)\n\n[travis-link]:  https://travis-ci.org/lukeed/fly-prettier\n[travis-badge]: http://img.shields.io/travis/lukeed/fly-prettier.svg?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeed%2Ffly-prettier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukeed%2Ffly-prettier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeed%2Ffly-prettier/lists"}