{"id":26668832,"url":"https://github.com/inc44/fortify","last_synced_at":"2026-01-25T10:01:54.258Z","repository":{"id":282579567,"uuid":"949034677","full_name":"Inc44/Fortify","owner":"Inc44","description":"Yet another formatter.","archived":false,"fork":false,"pushed_at":"2025-11-15T16:34:11.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-15T17:24:06.280Z","etag":null,"topics":["black","css","formatter","html","javascript","js-beautify","json","php","prettier","python","rust","rustfmt"],"latest_commit_sha":null,"homepage":"","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/Inc44.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"buy_me_a_coffee":"xamituchido","ko_fi":"inc44","patreon":"Inc44","custom":"https://boosty.to/mrt4"}},"created_at":"2025-03-15T14:26:44.000Z","updated_at":"2025-11-15T16:31:53.000Z","dependencies_parsed_at":"2025-03-15T15:43:13.902Z","dependency_job_id":null,"html_url":"https://github.com/Inc44/Fortify","commit_stats":null,"previous_names":["inc44/fortify"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Inc44/Fortify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inc44%2FFortify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inc44%2FFortify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inc44%2FFortify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inc44%2FFortify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inc44","download_url":"https://codeload.github.com/Inc44/Fortify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inc44%2FFortify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28751057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T09:58:17.166Z","status":"ssl_error","status_checked_at":"2026-01-25T09:55:56.104Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["black","css","formatter","html","javascript","js-beautify","json","php","prettier","python","rust","rustfmt"],"created_at":"2025-03-25T21:35:13.168Z","updated_at":"2026-01-25T10:01:54.252Z","avatar_url":"https://github.com/Inc44.png","language":"JavaScript","funding_links":["https://buymeacoffee.com/xamituchido","https://ko-fi.com/inc44","https://patreon.com/Inc44","https://boosty.to/mrt4","https://github.com/sponsors/Inc44","https://www.patreon.com/Inc44"],"categories":[],"sub_categories":[],"readme":"# Fortify Formatter VSCode Extension\n\n![Stars](https://img.shields.io/github/stars/Inc44/Fortify?style=social)\n![Forks](https://img.shields.io/github/forks/Inc44/Fortify?style=social)\n![Watchers](https://img.shields.io/github/watchers/Inc44/Fortify?style=social)\n![Repo Size](https://img.shields.io/github/repo-size/Inc44/Fortify)\n![Language Count](https://img.shields.io/github/languages/count/Inc44/Fortify)\n![Top Language](https://img.shields.io/github/languages/top/Inc44/Fortify)\n[![Issues](https://img.shields.io/github/issues/Inc44/Fortify)](https://github.com/Inc44/Fortify/issues?q=is%3Aopen+is%3Aissue)\n![Last Commit](https://img.shields.io/github/last-commit/Inc44/Fortify?color=red)\n[![Release](https://img.shields.io/github/release/Inc44/Fortify.svg)](https://github.com/Inc44/Fortify/releases)\n[![Sponsor](https://img.shields.io/static/v1?label=Sponsor\u0026message=%E2%9D%A4\u0026logo=GitHub\u0026color=%23fe8e86)](https://github.com/sponsors/Inc44)\n\nYet another formatter.\n\n## ⚙️ Features\n\n- Formats HTML, CSS, JavaScript, and JSON using js-beautify.\n- Formats PHP using Prettier.\n- Formats Kotlin using ktfmt.\n- Formats Intel x86 Assembly using a custom formatter.\n\n## 🚀 Installation\n\n- Get the `.vsix` file.\n- Open Visual Studio Code.\n- Go to Extensions.\n- Click the \"...\" menu in the upper right corner.\n- Select \"Install from VSIX...\".\n- Select the `.vsix` file.\n\n## 📦 Publish\n\n1. Install Node.js with npm and Visual Studio Code.\n\n2. Get the required files:\n\n```bash\nnpm install\n```\n\n3. Make the package:\n\n```bash\nvsce package\n```\n\nOr\n\n```bash\nnpx vsce package\n```\n\nOr\n\n```bash\nnpm run package\n```\n\n4. A `.vsix` file is created in the current directory.\n\n5. Move (optional):\n\n```bash\nmv fortify-formatter-*.*.*.vsix vsix\n```\n\n6. Publish:\n\n```bash\nvsce publish\n```\n\nOr\n\n```bash\nnpx vsce publish\n```\n\n## 📖 Usage\n\n- Open a file.\n- Right-click \"Format Document\" or press `Shift+Alt+F`.\n\n## 🙏 Thanks\n\nCreators of:\n\n- [js-beautify](https://beautifier.io)\n- [Prettier](https://prettier.io)\n- [ktfmt](https://facebook.github.io/ktfmt)\n\n## 🤝 Contribution\n\nContributions, suggestions, and new ideas are heartily welcomed. If you're considering significant modifications, please initiate an issue for discussion before submitting a pull request.\n\n## 📜 License\n\n[![MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg)](https://opensource.org/licenses/MIT)\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## 💖 Support\n\n[![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge\u0026logo=buy-me-a-coffee\u0026logoColor=black)](https://buymeacoffee.com/xamituchido)\n[![Ko-Fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge\u0026logo=ko-fi\u0026logoColor=white)](https://ko-fi.com/inc44)\n[![Patreon](https://img.shields.io/badge/Patreon-F96854?style=for-the-badge\u0026logo=patreon\u0026logoColor=white)](https://www.patreon.com/Inc44)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finc44%2Ffortify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finc44%2Ffortify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finc44%2Ffortify/lists"}