{"id":15652998,"url":"https://github.com/ctrlplusb/react-universally-skinny","last_synced_at":"2025-04-30T20:33:56.217Z","repository":{"id":66058721,"uuid":"63450261","full_name":"ctrlplusb/react-universally-skinny","owner":"ctrlplusb","description":"A \"when size matters\" adaptation of the react-universally boilerplate.","archived":false,"fork":false,"pushed_at":"2016-11-03T10:44:09.000Z","size":172,"stargazers_count":30,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T20:31:49.642Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ctrlplusb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-15T20:50:10.000Z","updated_at":"2023-06-11T11:20:42.000Z","dependencies_parsed_at":"2023-03-13T20:30:59.027Z","dependency_job_id":null,"html_url":"https://github.com/ctrlplusb/react-universally-skinny","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/ctrlplusb%2Freact-universally-skinny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlplusb%2Freact-universally-skinny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlplusb%2Freact-universally-skinny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlplusb%2Freact-universally-skinny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctrlplusb","download_url":"https://codeload.github.com/ctrlplusb/react-universally-skinny/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251777619,"owners_count":21642199,"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-10-03T12:44:26.702Z","updated_at":"2025-04-30T20:33:56.193Z","avatar_url":"https://github.com/ctrlplusb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### DEPRECATED\n\nI am no longer managing this repo. I am instead looking to integrate a branch on the [main repo](https://github.com/ctrlplusb/react-universally).\n\nBeware. This repo is out of date.\n\n----------\n\n\u003cp align='center'\u003e\n  \u003ch1 align='center'\u003eReact, Universally - Skinny\u003c/h1\u003e\n  \u003cp align='center'\u003e\u003cimg width='60' src='https://raw.githubusercontent.com/ctrlplusb/assets/master/logos/react-universally-skinny.png' /\u003e\u003c/p\u003e\n  \u003cp align='center'\u003eA \"when size matters\" adaptation of the \u003ca href=\"https://github.com/ctrlplusb/react-universally\"\u003e\u003ccode\u003ereact-universally\u003c/code\u003e\u003c/a\u003e starter kit.\u003c/p\u003e\n\u003c/p\u003e\n\n## TOC\n\n - [About](https://github.com/ctrlplusb/react-universally#about)\n - [References](https://github.com/ctrlplusb/react-universally#references)\n\n## About\n\nThis is an alternative version of [`react-universally`](https://github.com/ctrlplusb/react-universally) (a starter kit that contains all the build tooling and configuration you need to kick off your next universal react project, whilst containing a minimal \"project\" set up allowing you to make your own architecture decisions).  Please reference the [`react-universally`](https://github.com/ctrlplusb/react-universally) documentation for the features contained within this starter kit.\n\nThis adaptation of the starter kit attempts to provide you with as small as a client bundle size as possible whilst maintaining the equivalent features/functionality.  It does so by making use of the amazing `preact` and `preact-compat` libraries.  \n\nTake a look at the differences in bundle size output...\n\n### [`react-universally`](https://github.com/ctrlplusb/react-universally)\n\n| Chunk Name                    |  Size (GZipped)  |\n|-------------------------------|------------------|\n| index.js                      | 72.9 KB          |\n\n### [`react-universally-skinny`](https://github.com/ctrlplusb/react-universally-skinny)\n\n| Chunk Name                    |  Size (GZipped)  |\n|-------------------------------|------------------|\n| index.js                      | 37.4 KB          |\n\nBOOM, ___48%___ size savings!\n\nOf course these don't come without a cost.  As we are using `preact` we have had to drop `react-hot-loader` and instead replace it with a native implementation of `webpack` HMR feature.  You still have hot reloading, it's not as powerful, but it's probably good enough.\n\n## References ##\n\n  - __react-universally__ - https://github.com/ctrlplusb/react-universally\n  - __react-router v3 changelog__ - https://github.com/reactjs/react-router/blob/next/CHANGES.md\n  - __preact__ - https://github.com/developit/preact\n  - __Webpack 2__ - https://gist.github.com/sokra/27b24881210b56bbaff7\n  - __React Hot Loader v3__ - https://github.com/gaearon/react-hot-boilerplate/pull/61\n  - __dotenv__ - https://github.com/bkeepers/dotenv\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctrlplusb%2Freact-universally-skinny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctrlplusb%2Freact-universally-skinny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctrlplusb%2Freact-universally-skinny/lists"}