{"id":16158590,"url":"https://github.com/ktmouk/astro-vue2","last_synced_at":"2025-09-09T15:40:46.616Z","repository":{"id":191637505,"uuid":"597767490","full_name":"ktmouk/astro-vue2","owner":"ktmouk","description":"Astro with Vue 2.x","archived":false,"fork":false,"pushed_at":"2023-02-08T13:58:22.000Z","size":57,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T12:20:36.823Z","etag":null,"topics":["astro","vue"],"latest_commit_sha":null,"homepage":"https://dev.to/ktmouk/use-astro-with-vue-2x-not-3x-is-it-possible-19m6","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/ktmouk.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}},"created_at":"2023-02-05T15:29:35.000Z","updated_at":"2025-02-17T12:45:57.000Z","dependencies_parsed_at":"2023-08-30T21:49:28.190Z","dependency_job_id":"d62739e3-eced-4356-89c7-eac21dc61d31","html_url":"https://github.com/ktmouk/astro-vue2","commit_stats":null,"previous_names":["ktmouk/astro-vue2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktmouk%2Fastro-vue2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktmouk%2Fastro-vue2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktmouk%2Fastro-vue2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktmouk%2Fastro-vue2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktmouk","download_url":"https://codeload.github.com/ktmouk/astro-vue2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243950792,"owners_count":20373664,"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":["astro","vue"],"created_at":"2024-10-10T01:54:34.002Z","updated_at":"2025-03-18T21:31:30.005Z","avatar_url":"https://github.com/ktmouk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# astro-vue2\n\nThis is the proof of concept if Astro can integrate with Vue 2, not 3. I got curious about whether Astro can support Vue2 technically and I made it. It isn't meant for production use.\n\n## How to run\n\nIt is easy to run this project, like below.\nIf you don't install the pnpm, please install it referring to [pnpm's installation](https://pnpm.io/installation) in advaince.\n\n```sh\n# Run in dev mode.\npnpm install\npnpm dev\n\n# Or build and look at it in preview mode. it also works fine!\npnpm install\npnpm preview\n```\n\n## Folder structure\n\nThis repository consists of two packages managed by the pnpm workspace.\n\n### `/integration`\n\nThis is the library for Astro can integrate with Vue2.\nI made it while referencing [Vue3 plugin](https://github.com/withastro/astro/tree/main/packages/integrations/vue/), which is offical integration.\n\n### `/astro`\n\nThis is the Astro project to test above plugin. It uses plugins at [astro.config.mjs](https://github.com/ktmouk/astro-vue2/blob/main/astro/astro.config.mjs).\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktmouk%2Fastro-vue2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktmouk%2Fastro-vue2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktmouk%2Fastro-vue2/lists"}