{"id":23854971,"url":"https://github.com/ara-framework/hypernova-svelte","last_synced_at":"2025-10-13T10:35:21.242Z","repository":{"id":48313865,"uuid":"189487154","full_name":"ara-framework/hypernova-svelte","owner":"ara-framework","description":"Svelte Bindings for Hypernova.","archived":false,"fork":false,"pushed_at":"2021-08-02T05:56:18.000Z","size":10,"stargazers_count":12,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T13:26:06.057Z","etag":null,"topics":["hypernova","svelte"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/hypernova-svelte","language":"JavaScript","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/ara-framework.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}},"created_at":"2019-05-30T21:51:22.000Z","updated_at":"2023-08-07T15:39:56.000Z","dependencies_parsed_at":"2022-08-20T07:40:07.943Z","dependency_job_id":null,"html_url":"https://github.com/ara-framework/hypernova-svelte","commit_stats":null,"previous_names":["marconi1992/hypernova-svelte"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ara-framework/hypernova-svelte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ara-framework%2Fhypernova-svelte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ara-framework%2Fhypernova-svelte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ara-framework%2Fhypernova-svelte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ara-framework%2Fhypernova-svelte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ara-framework","download_url":"https://codeload.github.com/ara-framework/hypernova-svelte/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ara-framework%2Fhypernova-svelte/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010149,"owners_count":26084692,"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-10-12T02:00:06.719Z","response_time":53,"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":["hypernova","svelte"],"created_at":"2025-01-03T00:19:31.543Z","updated_at":"2025-10-13T10:35:21.224Z","avatar_url":"https://github.com/ara-framework.png","language":"JavaScript","readme":"# hypernova-svelte\n\n[Svelte](https://github.com/sveltejs/svelte) bindings for [Hypernova](https://github.com/airbnb/hypernova).\n\nOn the server, wraps the component in a function to render it to a HTML string given its props.\n\nOn the client, calling this function with your component scans the DOM for any server-side rendered instances of it. It then resumes those components using the server-specified props.\n\n## Install\n\n```sh\nnpm install hypernova-svelte\n```\n\n## Usage\n\nHere's how to use it in your module:\n\n```js\nimport { renderSvelte } from 'hypernova-svelte'\nimport HeaderComponent from './components/HeaderComponent.svelte'\n\nexport default renderSvelte('Header', HeaderComponent)\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fara-framework%2Fhypernova-svelte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fara-framework%2Fhypernova-svelte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fara-framework%2Fhypernova-svelte/lists"}