{"id":21815301,"url":"https://github.com/jaredmcateer/ngvue3","last_synced_at":"2025-06-15T09:35:14.218Z","repository":{"id":39580383,"uuid":"487864137","full_name":"jaredmcateer/ngVue3","owner":"jaredmcateer","description":"Use Vue 3 components in your Angular 1.x app","archived":false,"fork":false,"pushed_at":"2023-08-03T17:16:13.000Z","size":1486,"stargazers_count":20,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-12T04:43:57.808Z","etag":null,"topics":["angularjs","interoperability","migration","vue","vue3"],"latest_commit_sha":null,"homepage":"https://jaredmcateer.github.io/ngVue3/","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/jaredmcateer.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":"2022-05-02T13:54:32.000Z","updated_at":"2024-10-18T17:00:25.000Z","dependencies_parsed_at":"2023-01-21T23:05:02.961Z","dependency_job_id":null,"html_url":"https://github.com/jaredmcateer/ngVue3","commit_stats":{"total_commits":162,"total_committers":5,"mean_commits":32.4,"dds":"0.14814814814814814","last_synced_commit":"ea20e9ff9968ec7b495e7b8b067e570167c96717"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/jaredmcateer/ngVue3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredmcateer%2FngVue3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredmcateer%2FngVue3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredmcateer%2FngVue3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredmcateer%2FngVue3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredmcateer","download_url":"https://codeload.github.com/jaredmcateer/ngVue3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredmcateer%2FngVue3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259952457,"owners_count":22936956,"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":["angularjs","interoperability","migration","vue","vue3"],"created_at":"2024-11-27T15:17:30.929Z","updated_at":"2025-06-15T09:35:14.174Z","avatar_url":"https://github.com/jaredmcateer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngVue 3\n\nThis is the root workspace of the ngVue monorepo, the primary readme can be found in the [packages/ngVue3](./packages/ngVue3/README.md) package workspace.\n\n## TODO\n\n- [x] ngVue3 library\n\n  - [x] directive\n    - [x] createVueComponent\n  - [x] linker\n    - [x] extracting v-props\n    - [x] extracting v-directives\n    - [x] extracting attrs\n    - [x] extracting events\n    - [x] initializing state\n    - [x] creating vue app instance\n    - [x] Is watch depth necessary? (yes)\n    - [ ] Support quirks mode? (probably wont do)\n  - [x] Plugins\n    - [ ] Filters (probably wont do)\n    - [ ] Vuex ? (probably wont do)\n    - [ ] Pinia ?\n  - [x] Tests\n\n- [x] Demo page\n\n  - [x] Options\n  - [x] SFC (setup method)\n  - [x] SFC (script setup)\n  - [ ] Native Vue Plugins\n  - [ ] Directives\n  - [ ] Provide/Inject\n  - [ ] NgVue Plugins\n  - [ ] Depoly\n\n- [ ] Documentation\n  - [ ] Repo README (this)\n  - [ ] Wiki\n\n## BREAKING CHANGES\n\n- `\u003cvue-component name=\"\" ...\u003e` not supported\n- Don't need to have a parent element as Vue 3 uses the component container\n  - This allows for multi-root templates\n  - No longer requires a wrapper element\n  - ngVue 3 will strip the attrs from the parent with the exceptions:\n    - vue adds `v-data-app`\n    - angular may add `class=\"ng-scope\"`\n  - `class` and `style` will fall through\n    - If you have a multi-root template you need to use `v-bind=\"$attr\"` on an element otherwise a warning will be generated\n  - `ng-class` and `ng-style` will not\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredmcateer%2Fngvue3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredmcateer%2Fngvue3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredmcateer%2Fngvue3/lists"}