{"id":21571553,"url":"https://github.com/zheeeng/svelte-cross-frameworks","last_synced_at":"2026-02-27T09:12:32.826Z","repository":{"id":57874117,"uuid":"528708671","full_name":"zheeeng/svelte-cross-frameworks","owner":"zheeeng","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-11T13:13:42.000Z","size":79,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-27T03:00:03.828Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zheeeng.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":"2022-08-25T05:34:56.000Z","updated_at":"2024-10-14T07:57:49.000Z","dependencies_parsed_at":"2023-12-06T05:30:08.184Z","dependency_job_id":"357edbf3-9609-46e6-be54-96fb270636bf","html_url":"https://github.com/zheeeng/svelte-cross-frameworks","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"dcc6dc8db15d89e2e517e43f85d2ceda489e986f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zheeeng/svelte-cross-frameworks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheeeng%2Fsvelte-cross-frameworks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheeeng%2Fsvelte-cross-frameworks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheeeng%2Fsvelte-cross-frameworks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheeeng%2Fsvelte-cross-frameworks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zheeeng","download_url":"https://codeload.github.com/zheeeng/svelte-cross-frameworks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheeeng%2Fsvelte-cross-frameworks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29889074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T08:34:21.514Z","status":"ssl_error","status_checked_at":"2026-02-27T08:32:38.035Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-24T11:16:40.153Z","updated_at":"2026-02-27T09:12:32.811Z","avatar_url":"https://github.com/zheeeng.png","language":"TypeScript","readme":"# svelte-cross-frameworks\n\nWrapper your Svelte component to React/Vue component\n\n## 🔥 Features\n\n* Bind the svelte component to the React/Vue world easily.\n* Pass the reactive data as props to the svelte component.\n* Listen to the events emitted from the svelte component.\n  * Use `onXXX` as the event callback by convention.\n* Access svelte instance through `ref`.\n* Typescript powered.\n\n## 🧩 Installation\n\n```bash\nyarn add svelte-cross-frameworks (or npm/pnpm)\n```\n\n## 👇 Usage\n\n```ts\nimport { createReactComponent, createVueComponent } from 'svelte-cross-frameworks'\nimport AwesomeSvelteComponent from './AwesomeSvelteComponent.svelte'\n\nexport const AwesomeSvelteComponentReact = createReactComponent(AwesomeSvelteComponent)\nexport const AwesomeSvelteComponentVue = createVueComponent(AwesomeSvelteComponent)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzheeeng%2Fsvelte-cross-frameworks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzheeeng%2Fsvelte-cross-frameworks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzheeeng%2Fsvelte-cross-frameworks/lists"}