{"id":30496080,"url":"https://github.com/danielroe/nuxt-vapor-demo","last_synced_at":"2025-10-09T23:52:11.694Z","repository":{"id":305840034,"uuid":"1024095678","full_name":"danielroe/nuxt-vapor-demo","owner":"danielroe","description":"A demo showcasing Vue's new Vapor Mode compilation with benchmark tests inspired by js-framework-benchmark.","archived":false,"fork":false,"pushed_at":"2025-07-22T07:33:44.000Z","size":112,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-22T09:41:18.612Z","etag":null,"topics":["demo","nuxt","vapor","vue"],"latest_commit_sha":null,"homepage":"https://nuxt-vapor-demo.vercel.app","language":"Vue","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/danielroe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"github":["danielroe"]}},"created_at":"2025-07-22T07:17:20.000Z","updated_at":"2025-07-22T09:34:26.000Z","dependencies_parsed_at":"2025-07-22T09:41:20.207Z","dependency_job_id":"b7c6dcf9-29bf-4842-81f6-796af0c5fd46","html_url":"https://github.com/danielroe/nuxt-vapor-demo","commit_stats":null,"previous_names":["danielroe/nuxt-vapor-demo"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/danielroe/nuxt-vapor-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-vapor-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-vapor-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-vapor-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-vapor-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielroe","download_url":"https://codeload.github.com/danielroe/nuxt-vapor-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fnuxt-vapor-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271989737,"owners_count":24854702,"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-08-24T02:00:11.135Z","response_time":111,"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":["demo","nuxt","vapor","vue"],"created_at":"2025-08-25T01:05:03.000Z","updated_at":"2025-10-09T23:52:06.675Z","avatar_url":"https://github.com/danielroe.png","language":"Vue","funding_links":["https://github.com/sponsors/danielroe"],"categories":["Starter Kits"],"sub_categories":[],"readme":"# Nuxt Vapor Mode Demo\n\n\u003e Performance comparison between Vue 3.6 Vapor Mode and traditional VDOM rendering\n\nA demo showcasing Vue's new Vapor Mode compilation with benchmark tests inspired by [js-framework-benchmark](https://github.com/krausest/js-framework-benchmark).\n\n## Features\n\n- Built on [Nuxt](https://nuxt.com/) with Vue 3.6 alpha\n- [Vapor Mode](https://github.com/vuejs/core/releases/tag/v3.6.0-alpha.1) components with `\u003cscript setup vapor\u003e`\n- Side-by-side performance comparison\n- Benchmark operations: create, update, delete, swap rows\n- Real-time performance measurements\n\n## Try it out locally\n\n```bash\n# install dependencies\npnpm install\n\n# serve in dev mode at localhost:3000\npnpm dev\n\n# build for production\npnpm build\n\n# preview in production mode\npnpm preview\n```\n\n## How to use\n\n1. Toggle between Vapor and traditional Vue components\n2. Run benchmark operations to compare performance\n3. Observe execution times and rendering differences\n\n## Technical notes\n\nVapor Mode enables direct DOM manipulation without Virtual DOM overhead, potentially improving:\n- Bundle size (no VDOM runtime)so VDOM is still present\n- Memory usage\n- Rendering performance for large lists\n\n\u003e [!NOTE]\n\u003e This demo uses the interop plugin, so VDOM is still present.\n\n\u003e [!IMPORTANT]\n\u003e There are [some significant limitations](https://github.com/vuejs/core/releases/tag/v3.6.0-alpha.1) in the current alpha version of Vue 3.6 Vapor Mode, including no support for SSR hydration.\n\n## License\n\nMade with ❤️\n\nPublished under [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fnuxt-vapor-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielroe%2Fnuxt-vapor-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fnuxt-vapor-demo/lists"}