{"id":17996863,"url":"https://github.com/max-programming/only-formats","last_synced_at":"2025-03-26T04:30:57.365Z","repository":{"id":43497077,"uuid":"462408922","full_name":"max-programming/only-formats","owner":"max-programming","description":"The quickest way to format code!","archived":false,"fork":false,"pushed_at":"2022-03-10T11:10:58.000Z","size":1081,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T05:22:20.818Z","etag":null,"topics":["chakraui","netlify","nextjs","prettier","react","typescript"],"latest_commit_sha":null,"homepage":"https://onlyformats.netlify.app/","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/max-programming.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":"2022-02-22T17:43:25.000Z","updated_at":"2024-03-07T05:39:11.000Z","dependencies_parsed_at":"2022-09-22T23:40:42.432Z","dependency_job_id":null,"html_url":"https://github.com/max-programming/only-formats","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-programming%2Fonly-formats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-programming%2Fonly-formats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-programming%2Fonly-formats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-programming%2Fonly-formats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max-programming","download_url":"https://codeload.github.com/max-programming/only-formats/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245589176,"owners_count":20640239,"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":["chakraui","netlify","nextjs","prettier","react","typescript"],"created_at":"2024-10-29T21:16:06.303Z","updated_at":"2025-03-26T04:30:56.971Z","avatar_url":"https://github.com/max-programming.png","language":"TypeScript","readme":"\u003cp align='center'\u003e\n  \u003ca href=\"https://onlyformats.netlify.app\"\u003e\n    \u003cimg src=\"https://onlyformats.netlify.app/logo.png\" height=\"128\"\u003e\n    \u003ch1 align=\"center\"\u003eOnly Formats\u003c/h1\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eThe quickest way to format code!\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://gitmoji.dev\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=for-the-badge\" alt=\"Gitmoji\"\u003e\n  \u003c/a\u003e  \n  \u003cimg src=\"https://img.shields.io/apm/l/atomic-design-ui.svg?style=for-the-badge\" alt=\"License\" /\u003e\n  \u003ca href=\"https://choosealicense.com/licenses/mit/\"\u003e\n    \u003cimg src=\"https://wakatime.com/badge/user/922890b6-2993-44b1-bfe8-6dd974a721c0/project/3edbedb7-907c-43bc-b837-48f5770bdb07.svg?style=for-the-badge\" alt=\"Wakatime\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://app.netlify.com/sites/onlyformats/deploys\"\u003e\n    \u003cimg src=\"https://api.netlify.com/api/v1/badges/2c0d899a-feb1-479c-b193-110cf902e8f3/deploy-status\" alt=\"Netlify Status\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n#### ✨ The live [Instance](https://onlyformats.netlify.app/)\n\n\u003c!-- #### Here's a sneak peak to the app - [Link to the GIF](https://cdn.hashnode.com/res/hashnode/image/upload/v1627542797932/0TNW01u9N.gif) --\u003e\n\n## Tech Stack\n\n1. Next.js with TypeScript\n2. Chakra UI\n3. Prettier to format code\n4. Monaco editor for code editing\n5. PrismJS for syntax highlight\n6. Simple Icons (for language icons)\n7. Netlify for deployment\n\n### 🛠️ Development or Contributing\n\nIf you're interested in growing this project further,\nyou can add a new language to format code or fix any bugs and add any features you think that will benefit the project!\n\n## Installation and Running\n\nHere is a quick and easy guide for you to run OnlyFormats for development, or self hosting it\nfor yourself.\n\n### Clone the GitHub repo\n\n```sh\ngit clone https://github.com/max-programming/only-formats\ncd only-formats\n```\n\n#### Run the app!\n\nInstall the dependencies first.\n\n```sh\nnpm install\n# OR\nyarn\n```\n\nThen, Finally, Start the server!\n\n```sh\nnpm run dev\n# OR\nyarn dev\n```\n\n\u003c!-- ## 🤝 Contributing\n\nContributions, issues and feature requests are welcome. After cloning \u0026 setting up project locally,\nyou can just submit a PR to this repo and it will be deployed once it's accepted.\n\n⚠️ It’s good to have descriptive commit messages, or PR titles so that other contributors can understand about your\ncommit or the PR Created. Read [conventional commits](https://www.conventionalcommits.org/en/v1.0.0-beta.3/) before\nmaking the commit message. --\u003e\n\n## 💬 Get in touch\n\nIf you have various suggestions, questions or want to discuss things with our community, Have a look at\n[Github discussions](https://github.com/max-programming/easypastes/discussions) or Reach us out at Twitter!\n\n## 🙌 Show your support\n\nWe love and appreciate people's support in growing and improving. Be sure to leave a ⭐️ if you like the project and also be sure to contribute, if you're interested!\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n## Authors\n\n- [Usman](https://github.com/max-programming)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-programming%2Fonly-formats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax-programming%2Fonly-formats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-programming%2Fonly-formats/lists"}