{"id":15061272,"url":"https://github.com/atomicojs/react","last_synced_at":"2025-04-10T06:39:27.765Z","repository":{"id":43034977,"uuid":"372427180","full_name":"atomicojs/react","owner":"atomicojs","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-04T17:03:26.000Z","size":881,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-29T10:28:22.290Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atomicojs.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}},"created_at":"2021-05-31T07:55:41.000Z","updated_at":"2024-09-29T07:25:29.000Z","dependencies_parsed_at":"2023-11-08T07:35:20.570Z","dependency_job_id":null,"html_url":"https://github.com/atomicojs/react","commit_stats":{"total_commits":110,"total_committers":2,"mean_commits":55.0,"dds":0.4,"last_synced_commit":"21ff427006331d0bccbf3235996a16cd1547d0c9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Freact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Freact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Freact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Freact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicojs","download_url":"https://codeload.github.com/atomicojs/react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247847609,"owners_count":21006099,"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":[],"created_at":"2024-09-24T23:17:30.738Z","updated_at":"2025-04-10T06:39:27.738Z","avatar_url":"https://github.com/atomicojs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @atomico/react\n\nautomatically create containers for React and Preact.\n\n## Example auto\n\n```jsx\nimport \"@atomico/react/proxy\"; // stores all customElements.define definitions before import\nimport { auto } from \"@atomico/react\";\nimport WebComponent from \"./my-webcomponent\";\n\nexport const ReactWebComponent = auto(WebComponent);\n```\n\n## Example wrapper\n\n```jsx\nimport { wrapper } from \"@atomico/react\";\nimport WebComponent from \"./my-webcomponent\";\n\ncustomElements.defined(\"web-component\", WebComponent);\n\nexport const ReactWebComponent = wrapper(\"my-web-component\", WebComponent);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicojs%2Freact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicojs%2Freact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicojs%2Freact/lists"}