{"id":24961773,"url":"https://github.com/nathggns/parcel-plugin-react-static","last_synced_at":"2025-04-10T21:37:52.161Z","repository":{"id":57319072,"uuid":"137654772","full_name":"nathggns/parcel-plugin-react-static","owner":"nathggns","description":"Parcel plugin to generate static builds of React applications","archived":false,"fork":false,"pushed_at":"2019-02-27T17:12:39.000Z","size":165,"stargazers_count":5,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T19:07:50.059Z","etag":null,"topics":["parcel","parcel-plugin","react","static-site","static-site-generator","styled-components"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/nathggns.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":"2018-06-17T12:51:30.000Z","updated_at":"2023-03-04T04:19:04.000Z","dependencies_parsed_at":"2022-08-25T20:41:24.326Z","dependency_job_id":null,"html_url":"https://github.com/nathggns/parcel-plugin-react-static","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathggns%2Fparcel-plugin-react-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathggns%2Fparcel-plugin-react-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathggns%2Fparcel-plugin-react-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathggns%2Fparcel-plugin-react-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathggns","download_url":"https://codeload.github.com/nathggns/parcel-plugin-react-static/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248304940,"owners_count":21081551,"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":["parcel","parcel-plugin","react","static-site","static-site-generator","styled-components"],"created_at":"2025-02-03T08:56:34.792Z","updated_at":"2025-04-10T21:37:52.139Z","avatar_url":"https://github.com/nathggns.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# parcel-plugin-react ALPHA\n\nThis is a [Parcel](https://github.com/parcel-bundler/parcel) plugin to compile a React/styled-components single page app into a static bundle.\n\nThis allows you to do what is commonly known as \"server-side rendering\", without the server component.\n\n**Note:** This has currently only been developed for personal use. It is untested, and extremely rigid in how it has been written. It makes a lot of assumptions that may not apply to your use case. It is also extremely unperformant. Please consider this when deciding whether to use it. \n\nOn the other hand, if you have a need for a plugin like this, please do consider contributing.   \n\n## Caveats\n\n* Does not support any kind of routing yet. \n* Requires there to be only one HTML page in your bundle\n* Requires there to be an `App.js` file that exports your main component\n* Requires there to be a `#app` element in your HTML entry file. \n* *Currently requires bundling everything twice – one to create your bundle, another to render your app to your bundle entry file.* \n\n## Installation\n\n```\n$ npm add parcel-plugin-react-static\n// or\n$ yarn add parcel-plugin-react-static\n``` \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathggns%2Fparcel-plugin-react-static","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathggns%2Fparcel-plugin-react-static","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathggns%2Fparcel-plugin-react-static/lists"}