{"id":19261622,"url":"https://github.com/ntnyq/prettier-now","last_synced_at":"2025-12-26T10:02:37.995Z","repository":{"id":229843563,"uuid":"777336680","full_name":"ntnyq/prettier-now","owner":"ntnyq","description":":hammer: Yet another @Prettier browser extension","archived":false,"fork":false,"pushed_at":"2025-12-15T10:33:50.000Z","size":2863,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-18T01:40:15.339Z","etag":null,"topics":["browser-extension","format","prettier","web-ext","wxt"],"latest_commit_sha":null,"homepage":"https://chromewebstore.google.com/detail/jdclalpfpcpojbhnkjebiepeeegmlhdf","language":"TypeScript","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/ntnyq.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-25T16:56:30.000Z","updated_at":"2025-12-15T10:33:53.000Z","dependencies_parsed_at":"2024-09-14T15:58:28.114Z","dependency_job_id":"28518aef-d642-4c6a-b2e0-51f906a675af","html_url":"https://github.com/ntnyq/prettier-now","commit_stats":null,"previous_names":["ntnyq/prettier-now"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/ntnyq/prettier-now","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntnyq%2Fprettier-now","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntnyq%2Fprettier-now/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntnyq%2Fprettier-now/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntnyq%2Fprettier-now/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntnyq","download_url":"https://codeload.github.com/ntnyq/prettier-now/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntnyq%2Fprettier-now/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28052416,"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-12-26T02:00:06.189Z","response_time":55,"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":["browser-extension","format","prettier","web-ext","wxt"],"created_at":"2024-11-09T19:27:46.568Z","updated_at":"2025-12-26T10:02:37.990Z","avatar_url":"https://github.com/ntnyq.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prettier-now\n\n\u003e :hammer: Yet another [prettier](https://prettier.io) browser extension.\n\n[![CI](https://github.com/ntnyq/prettier-now/workflows/CI/badge.svg)](https://github.com/ntnyq/prettier-now/actions)\n[![LICENSE](https://img.shields.io/github/license/ntnyq/prettier-now.svg)](https://github.com/ntnyq/prettier-now/blob/main/LICENSE)\n\n## Install\n\n[link-chrome]: https://chromewebstore.google.com/detail/prettier-now/jdclalpfpcpojbhnkjebiepeeegmlhdf 'Version published on Chrome Web Store'\n[link-firefox]: https://addons.mozilla.org/zh-CN/firefox/addon/prettier-now 'Version published to Mozilla Addons'\n\n[\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/chrome/chrome.svg\" width=\"48\" alt=\"Chrome\" valign=\"middle\"\u003e][link-chrome] [\u003cimg valign=\"middle\" src=\"https://img.shields.io/chrome-web-store/v/jdclalpfpcpojbhnkjebiepeeegmlhdf.svg?label=%20\" alt=\"version\"\u003e][link-chrome] and other Chromium browsers\n\n[\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/firefox/firefox.svg\" width=\"48\" alt=\"Chrome\" valign=\"middle\"\u003e][link-firefox] [\u003cimg valign=\"middle\" src=\"https://img.shields.io/amo/v/prettier-now.svg?label=%20\" alt=\"version\"\u003e][link-firefox]\n\n## Features\n\n- Format source code with customable options\n- Drag and drop file to format\n- Select file to format\n- Copy and Paste file to format\n- Open format page in contextMenu\n\n## Supported languages\n\n### Built-in language plugins\n\n- JavaScript\n- TypeScript\n- HTML\n- Vue\n- Angular\n- CSS\n- Less\n- SCSS\n- GraphQL\n- JSON\n- YAML\n- Markdown\n\n### Official language plugins\n\n- XML (via [@prettier/plugin-xml](https://github.com/prettier/plugin-xml))\n- PHP (via [@prettier/plugin-php](https://github.com/prettier/plugin-php))\n- Pug (via [@prettier/plugin-pug](https://github.com/prettier/plugin-pug)) 😭\n\n### Community language plugins\n\n- Java (via [prettier-plugin-java](https://github.com/jhipster/prettier-java))\n- Svelte (via [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte))\n- TOML (via [prettier-plugin-toml ](https://github.com/un-ts/prettier/tree/master/packages/toml))\n\n## Screenshots\n\n![light](./screenshots/light.png)\n\n![dark](./screenshots/dark.png)\n\n## Credits\n\n- UI design from [AST Explorer](https://ast-explorer.dev/) created by [sxzz](https://github.com/sxzz)\n- Built on top of [WXT](https://wxt.dev), the next-gen web extension framework\n\n## License\n\n[MIT](./LICENSE) License © 2024 to PRESENT [ntnyq](https://github.com/ntnyq)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntnyq%2Fprettier-now","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntnyq%2Fprettier-now","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntnyq%2Fprettier-now/lists"}