Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes. Learn more →
Top 17 TypeScript web-framework Projects
-
Angular (full-featured, opinionated)
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
Doc specific exports: Some libraries already publish documentations optimized for LLMs. Expo docs, for example provides an LLM-friendly export of their docs. Instead of navigating styled web pages or API explorers, you can download a single llm.txt file that is structured, consistent and ready to be shared with any model. This ensures that the information you load into an LLM is accurate and up to date.
-
As the legendary Express.js slows its pace of updates, who will take its place? Hono, a simple, lightweight, and blazing-fast web framework, not only runs on Node.js but also shines in edge environments like Deno, Bun, and Cloudflare Workers.
-
AdonisJs Framework
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more. (by adonisjs)
-
vike
The Modular Framework — Next.js & Nuxt alternative for unprecedented flexibility and stability.
-
routing-controllers
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
-
-
Civic Auth
Web2 & Web3 login in a simple SDK. Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
-
Aurelia 2
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
-
fullsoak
a no-build TypeScript fullstack SSR-first framework for developing fast web applications with a shallow learning curve
Project mention: Show HN: A no-build fullstack SSR TypeScript web framework | news.ycombinator.com | 2025-02-12thank you! You may find a Live Demo example (deployed as a Bun app) mentioned in this wiki: https://github.com/fullsoak/fullsoak/wiki/Concepts-&-Example...
And Jude was kind enough to roll out a Deno example on Glitch: https://glitch.com/~fullsoak
-
-
-
-
-
cobain
A (micro) web-framework for Deno. Utilizing function composition and proxies to create a cohesive and fluent web-framework.
-
benchmarks
Comprehensive performance benchmarks comparing Rari (Rust-powered RSC) vs Next.js across rendering speed, TTFB, memory usage, and concurrent load. (by rari-build)
Project mention: How I Built a Full-Stack React Framework 4x Faster Than Next.js | news.ycombinator.com | 2025-07-29 -
Project mention: Show HN: A no-build fullstack SSR TypeScript web framework | news.ycombinator.com | 2025-02-12
and that's a totally valid concern :) So far I only wish to check the concept in general (ie: "does it work"). As for "does it work fast / at scale", definitely a future topic.
I do wish to elaborate: since we use JSX/TSX, in theory we can in-line as much as we'd like. Here I include CSS in the component itself: https://github.com/fullsoak/bun-examples/blob/main/src/compo...
So it can be just 1 HTML resource + 1 js file for every unique path.
-
Project mention: Show HN: A no-build fullstack SSR TypeScript web framework | news.ycombinator.com | 2025-02-12
Hi, I just wish to update that: since [email protected], support for Cloudflare Workers has been added in experimental mode :)
Enabling this on Cloudflare Workers has been a rather challenging journey, due to the fact that the file-system APIs (that FullSoak uses) are not available Cloudflare Workers. In fact there are still some bugs to squash, but I'm excited to share an early PoC: https://github.com/fullsoak/cloudflare-workers-examples
Live Demo here: https://fullsoak-cloudflare-workers-examples.dklab.workers.d...
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
TypeScript web-framework discussion
TypeScript web-framework related posts
-
JStack + Appwrite: A Match Made in Heaven for Modern Web Development
-
Routing in Spin Apps with Hono
-
Spin JS/TS Router Showdown: Hono vs Itty vs Manual Routing
-
Show HN: Bhvr, a Bun and Hono and Vite and React Starter
-
Placegoose: Seeding and deployment with HONC
-
Hono Tutorial Pt. 1
-
How I Built My Own Last.fm Clone on Bluesky’s AT Protocol — Join the Beta!
-
A note from our sponsor - Civic Auth
www.civic.com | 31 Aug 2025
Index
What are some of the best open-source web-framework projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | Angular | 98,582 |
2 | expo | 42,754 |
3 | hono | 25,973 |
4 | AdonisJs Framework | 18,167 |
5 | vike | 5,124 |
6 | routing-controllers | 4,485 |
7 | foal | 1,918 |
8 | Aurelia 2 | 1,458 |
9 | fullsoak | 229 |
10 | vike-solid | 44 |
11 | mahal | 44 |
12 | routup | 33 |
13 | fornax | 12 |
14 | cobain | 2 |
15 | benchmarks | 2 |
16 | bun-examples | 2 |
17 | cloudflare-workers-examples | 1 |