{"id":23854988,"url":"https://github.com/ara-framework/hypernova-preact","last_synced_at":"2025-02-22T08:50:05.561Z","repository":{"id":48313866,"uuid":"193190019","full_name":"ara-framework/hypernova-preact","owner":"ara-framework","description":"Preact Bindings for Hypernova","archived":false,"fork":false,"pushed_at":"2021-08-02T05:56:14.000Z","size":11,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T11:17:54.716Z","etag":null,"topics":["hypernova","hypernova-preact","preact"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/hypernova-preact","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-06-22T04:15:17.000Z","updated_at":"2019-11-15T22:45:41.000Z","dependencies_parsed_at":"2022-08-24T04:21:57.651Z","dependency_job_id":null,"html_url":"https://github.com/ara-framework/hypernova-preact","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ara-framework%2Fhypernova-preact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ara-framework%2Fhypernova-preact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ara-framework%2Fhypernova-preact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ara-framework%2Fhypernova-preact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ara-framework","download_url":"https://codeload.github.com/ara-framework/hypernova-preact/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240149745,"owners_count":19755743,"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":["hypernova","hypernova-preact","preact"],"created_at":"2025-01-03T00:19:34.789Z","updated_at":"2025-02-22T08:50:05.518Z","avatar_url":"https://github.com/ara-framework.png","language":"JavaScript","readme":"# hypernova-preact\n\n[Preact](https://preactjs.com) 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-preact\n```\n\n## Usage\n\nHere's how to use it in your module:\n\n```js\nimport { renderPreact } from 'hypernova-preact'\nimport Example from './components/Example'\n\nexport default renderPreact('Example', Example)\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fara-framework%2Fhypernova-preact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fara-framework%2Fhypernova-preact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fara-framework%2Fhypernova-preact/lists"}