{"id":13529708,"url":"https://github.com/FredKSchott/react","last_synced_at":"2025-04-01T17:30:48.649Z","repository":{"id":41977474,"uuid":"238255370","full_name":"FredKSchott/react","owner":"FredKSchott","description":"ESM builds of React \u0026 React DOM (v16)","archived":true,"fork":false,"pushed_at":"2022-04-20T22:43:06.000Z","size":92,"stargazers_count":53,"open_issues_count":9,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-22T19:18:31.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@pika/react","language":"JavaScript","has_issues":false,"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/FredKSchott.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}},"created_at":"2020-02-04T16:46:11.000Z","updated_at":"2023-06-15T09:17:46.000Z","dependencies_parsed_at":"2022-08-12T01:11:03.600Z","dependency_job_id":null,"html_url":"https://github.com/FredKSchott/react","commit_stats":null,"previous_names":["pikapkg/react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredKSchott%2Freact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredKSchott%2Freact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredKSchott%2Freact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredKSchott%2Freact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FredKSchott","download_url":"https://codeload.github.com/FredKSchott/react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222748069,"owners_count":17031894,"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-08-01T07:00:38.713Z","updated_at":"2024-11-02T16:30:58.008Z","avatar_url":"https://github.com/FredKSchott.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# @pika/react \u0026 @pika/react-dom\n\nESM builds of React v16 \u0026 React DOM v16, published to NPM.  \n**This repo is no longer maintained.**\n\n## Why?\n\nReact \u0026 React-DOM are both written as Common.js, and rely on some funky dynamic logic that's difficult for ESM bundlers like Rollup to statically analyze.\n\nThis package used to be the only way to use React in an ESM-only environment. However, Snowpack v2.0+ introduced the ability to use the \"react\" \u0026 \"react-dom\" packages directly. **These packages are no longer necessary for Snowpack.** We'll even warn if you use them! This repo only exists now for projects that need native ESM or that don't support more advanced CJS upconversions (ex: [Vite](https://github.com/vitejs/vite-plugin-react)).\n\n[The React team is working on ESM support](https://github.com/facebook/react/issues/11503). Until then, you can install these drop-in replacements in your projects to get smaller, optimized production installs with Snowpack, Rollup, Webpack, and Parcel.\n\n```bash\n# Install with npm\nnpm install react@npm:@pika/react react-dom@npm:@pika/react-dom\n# Install with Yarn\nyarn add react@npm:@pika/react react-dom@npm:@pika/react-dom\n```\n\n\n## How to Build Locally\n\n```\ngit clone ${REPO}\nnpm install\nnode ./build-react.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFredKSchott%2Freact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFredKSchott%2Freact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFredKSchott%2Freact/lists"}