{"id":19290666,"url":"https://github.com/jacob-ebey/pwrc-react","last_synced_at":"2025-04-22T05:32:35.311Z","repository":{"id":55388371,"uuid":"325199601","full_name":"jacob-ebey/pwrc-react","owner":"jacob-ebey","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-04T02:28:05.000Z","size":1288,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-01T20:22:44.713Z","etag":null,"topics":[],"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/jacob-ebey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-29T05:57:21.000Z","updated_at":"2022-08-28T05:53:10.000Z","dependencies_parsed_at":"2022-08-14T23:10:39.562Z","dependency_job_id":null,"html_url":"https://github.com/jacob-ebey/pwrc-react","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/jacob-ebey%2Fpwrc-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fpwrc-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fpwrc-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fpwrc-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacob-ebey","download_url":"https://codeload.github.com/jacob-ebey/pwrc-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250175097,"owners_count":21387138,"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-11-09T22:21:16.134Z","updated_at":"2025-04-22T05:32:34.610Z","avatar_url":"https://github.com/jacob-ebey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePWRC React\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cstrong\u003eThe \"not a framework\" react framework that's really just a webpack plugin. Don't worry, there is a nice little CLI on top of it 😉\u003c/strong\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003c!-- Stability --\u003e\n  \u003cimg alt=\"GitHub branch checks state\" src=\"https://img.shields.io/github/checks-status/jacob-ebey/pwrc-react/main?label=Main\u0026style=for-the-badge\"\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e\n    \u003ca href=\"https://pwrc-react.vercel.app/\"\u003e\n      Website\n    \u003c/a\u003e\n    \u003cspan\u003e | \u003c/span\u003e\n    \u003ca href=\"https://pwrc-react.vercel.app/docs\"\u003e\n      Docs\n    \u003c/a\u003e\n    \u003cspan\u003e | \u003c/span\u003e\n    \u003ca href=\"https://pwrc-react.vercel.app/docs/cli\"\u003e\n      CLI\n    \u003c/a\u003e\n    \u003cspan\u003e | \u003c/span\u003e\n    \u003ca href=\"https://pwrc-react.vercel.app/docs/quick-start\"\u003e\n      Quick Start\n    \u003c/a\u003e\n    \u003cspan\u003e | \u003c/span\u003e\n    \u003ca href=\"https://github.com/jacob-ebey/pwrc-react/blob/master/.github/CONTRIBUTING.md\"\u003e\n      Contributing\n    \u003c/a\u003e\n  \u003c/h3\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003csub\u003eBuilt with ❤︎ by\n  \u003ca href=\"https://twitter.com/ebey_jacob\"\u003eJacob Ebey\u003c/a\u003e\n\u003c/div\u003e\n\n## Table of Contents\n\n- [Features](#features)\n- [Examples](#examples)\n\n## Features\n\n- **use it anywhere:** With `@pwrc/prerender` avaliable for import anywhere, integrations into your platform of choice is a piece of cake.\n- **out of the box support:** If you don't want to integrate yourself with your platform, we have baked in support for [express](https://pwrc-react.vercel.app/docs/integrations/express) and [vercel](https://pwrc-react.vercel.app/docs/integrations/vercel).\n- **suspense on the server:** With [`react-lazy-ssr`](https://www.npmjs.com/package/react-lazy-ssr) and [`react-lazy-data`](https://www.npmjs.com/package/react-lazy-data) built in, dataloading is a piece of cake.\n\n## Examples\n\n- **static-blog-example:** [example](https://pwrc-react.vercel.app/examples/static-blog-example), [source](https://github.com/jacob-ebey/pwrc-react/tree/main/examples/static-blog-example)\n- **ecom-example:** [example](https://pwrc-react.vercel.app/examples/ecom-example), [source](https://github.com/jacob-ebey/pwrc-react/tree/main/examples/ecom-example)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacob-ebey%2Fpwrc-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacob-ebey%2Fpwrc-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacob-ebey%2Fpwrc-react/lists"}