Top 6 TypeScript code-splitting Projects
-
React PWA
An upgradable boilerplate for Progressive web applications (PWA) with server side rendering, build with SEO in mind and achieving max page speed and optimized user experience.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
repack
A webpack-based toolkit to build your React Native application with full support of webpack ecosystem.
You can use Repack bundler which supports code splitting. It will require additional configuration to make it work.
-
-
-
nextjs-perf-showcase
Performance-focused Next.js demos using smart code splitting and dynamic imports
Project mention: A Complete Next.js Streaming Guide: loading.tsx, Suspense, and Performance | dev.to | 2025-08-09Want to explore similar examples? Check out this GitHub repo - nextjs-perf-showcase with demo projects.
-
route-level-code-split
Route level code splitting in react without screen flickering (React Suspense + React Router Dom + NProgress)
TypeScript code-splitting discussion
TypeScript code-splitting related posts
Index
What are some of the best open-source code-splitting projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | React PWA | 2,561 |
| 2 | repack | 1,901 |
| 3 | generouted | 1,217 |
| 4 | redux-dynamic-modules | 1,065 |
| 5 | nextjs-perf-showcase | 49 |
| 6 | route-level-code-split | 45 |