{"id":26983051,"url":"https://github.com/notwindstone/hangarinth","last_synced_at":"2025-04-03T16:38:37.176Z","repository":{"id":244192608,"uuid":"814094687","full_name":"notwindstone/hangarinth","owner":"notwindstone","description":"Search for mods or plugins in Modrinth and Hangar on a web app based on Nuxt.js 3 and UnoCSS","archived":false,"fork":false,"pushed_at":"2024-06-28T08:20:48.000Z","size":1399,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-28T09:42:08.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/notwindstone.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}},"created_at":"2024-06-12T10:27:22.000Z","updated_at":"2024-06-28T08:20:51.000Z","dependencies_parsed_at":"2024-06-28T09:41:13.550Z","dependency_job_id":null,"html_url":"https://github.com/notwindstone/hangarinth","commit_stats":null,"previous_names":["windstone-aristotle-yellow/nextrinth","notwindstone/nextrinth","notwindstone/hangarinth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notwindstone%2Fhangarinth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notwindstone%2Fhangarinth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notwindstone%2Fhangarinth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notwindstone%2Fhangarinth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notwindstone","download_url":"https://codeload.github.com/notwindstone/hangarinth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247040034,"owners_count":20873646,"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":[],"created_at":"2025-04-03T16:38:36.609Z","updated_at":"2025-04-03T16:38:37.167Z","avatar_url":"https://github.com/notwindstone.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/11247099/140462375-7b7ac4db-35b7-453c-8a05-13d8d20282c4.png\" width=\"600\"/\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003e\n\u003ca href=\"https://github.com/antfu/vitesse\"\u003eVitesse\u003c/a\u003e for Nuxt 3\n\u003c/h2\u003e\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cbr\u003e\n\u003ca href=\"https://vitesse-nuxt3.netlify.app/\"\u003e🖥 Online Preview\u003c/a\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003ca href=\"https://stackblitz.com/github/antfu/vitesse-nuxt3\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" alt=\"\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n- 💚 [Nuxt 3](https://nuxt.com/) - SSR, ESR, File-based routing, components auto importing, modules, etc.\n\n- ⚡️ Vite - Instant HMR.\n\n- 🎨 [UnoCSS](https://github.com/unocss/unocss) - The instant on-demand atomic CSS engine.\n\n- 😃 Use icons from any icon sets in Pure CSS, powered by [UnoCSS](https://github.com/unocss/unocss).\n\n- 🔥 The `\u003cscript setup\u003e` syntax.\n\n- 🍍 [State Management via Pinia](https://github.com/vuejs/pinia), see [./composables/user.ts](./composables/user.ts).\n\n- 📑 [Layout system](./layouts).\n\n- 📥 APIs auto importing - for Composition API, VueUse and custom composables.\n\n- 🏎 Zero-config cloud functions and deploy.\n\n- 🦾 TypeScript, of course.\n\n- 📲 [PWA](https://github.com/vite-pwa/nuxt) with offline support and auto-update behavior.\n\n## Plugins\n\n### Nuxt Modules\n\n- [VueUse](https://github.com/vueuse/vueuse) - collection of useful composition APIs.\n- [ColorMode](https://github.com/nuxt-modules/color-mode) - dark and Light mode with auto detection made easy with Nuxt.\n- [UnoCSS](https://github.com/unocss/unocss) - the instant on-demand atomic CSS engine.\n- [Pinia](https://github.com/vuejs/pinia) - intuitive, type safe, light and flexible Store for Vue.\n- [VitePWA](https://github.com/vite-pwa/nuxt) - zero-config PWA Plugin for Nuxt 3.\n- [DevTools](https://github.com/nuxt/devtools) - unleash Nuxt Developer Experience.\n\n## IDE\n\nWe recommend using [VS Code](https://code.visualstudio.com/) with [Volar](https://github.com/johnsoncodehk/volar) to get the best experience (You might want to disable [Vetur](https://vuejs.github.io/vetur/) if you have it).\n\n## Variations\n\n- [vitesse](https://github.com/antfu/vitesse) - Opinionated Vite Starter Template\n- [vitesse-lite](https://github.com/antfu/vitesse-lite) - Lightweight version of Vitesse\n- [vitesse-nuxt-bridge](https://github.com/antfu/vitesse-nuxt-bridge) - Vitesse for Nuxt 2 with Bridge\n- [vitesse-webext](https://github.com/antfu/vitesse-webext) - WebExtension Vite starter template\n\n## Try it now!\n\n### Online\n\n\u003ca href=\"https://stackblitz.com/github/antfu/vitesse-nuxt3\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" alt=\"\"\u003e\u003c/a\u003e\n\n### GitHub Template\n\n[Create a repo from this template on GitHub](https://github.com/antfu/vitesse-nuxt3/generate).\n\n### Clone to local\n\nIf you prefer to do it manually with the cleaner git history\n\n```bash\nnpx degit antfu/vitesse-nuxt3 my-nuxt3-app\ncd my-nuxt3-app\npnpm i # If you don't have pnpm installed, run: npm install -g pnpm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotwindstone%2Fhangarinth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotwindstone%2Fhangarinth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotwindstone%2Fhangarinth/lists"}