TypeScript Framework

Open-source TypeScript projects categorized as Framework

Top 23 TypeScript Framework Projects

  1. Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript πŸš€

    Project mention: You might not need… the repository pattern | dev.to | 2026-05-23

    If you follow a strict domain model, and propagate changes to other aggregates through events, you can adhere to the above criteria. You're probably writing Java, C#, or JS with Nest (which really, really wants to be Java).

  4. nuxt

    the full-stack Vue framework

    Project mention: Nuxt Ignis reforged | dev.to | 2026-06-09

    I fell in love with Nuxt. It's the best framework for building modern websites I know and working with it is so satisfying I refuse to spend time looking for alternatives. So yea, you may argue with me, advocating for your favorite solutions, but it is unlikely, I will listen. If you want to know it better, I have an ongoing tutorial series.

  5. Ionic Framework

    A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

    Project mention: Ng-News 26/01: Ng-Poland Outtakes - Keynote and Q&A | dev.to | 2026-01-12

    But there is a new library, built from the beginning for Signal Forms. Its name is @ng-forge/dynamic-forms. It comes with an integration of common UI libraries: Angular Material, Bootstrap, but also PrimeNG and Ionic.

  6. expo

    An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.

    Project mention: Expo Router v56 Ships SSR and Breaks Free from React Navigation | dev.to | 2026-06-10

    Find us on Discord and GitHub. We want to hear what you build and when something breaks.

  7. Medusa

    The world's most flexible commerce platform.

    Project mention: Medusa v2 in Production: Three Bugs That Each Ate a Weekend | dev.to | 2026-05-26

    Early Medusa v2 had two related bugs β€” #11766 and #13301. Stripe charged the card, webhooks fired, but order.paid_total stayed at 0 and the payment status never advanced past pending. Every order had to be manually marked paid in the admin β€” which also meant no order confirmation email fired, since the email subscriber was gated on a completed order. Customers paid, heard nothing, and had to be chased manually.

  8. slate

    A completely customizable framework for building rich text editors. (Currently in beta.) (by ianstormtaylor)

  9. PostCSS

    Transforming styles with JS plugins

    Project mention: The tech stack behind InkRows | dev.to | 2026-01-06

    Tailwind CSS keeps styling consistent and fast. The utility-first approach means I don't waste time naming classes or managing CSS organization. With the Vite integration and PostCSS transformations, the build stays lean.

  10. GrapesJS

    Free and Open source Web Builder Framework. Next generation tool for building templates without coding

    Project mention: Show HN: Grapes Studio – HTML-first WYSIWYG website editor with LLM assistant | news.ycombinator.com | 2025-10-02
  11. ngx-admin

    Customizable admin dashboard template based on Angular 10+

  12. 12-factor-agents

    What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?

    Project mention: Agents need control flow, not more prompts | news.ycombinator.com | 2026-05-07

    Own your control flow! A key point from 12 factor agents.

    "One thing that I have seen in the wild quite a bit is taking the agent pattern and sprinkling it into a broader more deterministic DAG." - https://github.com/humanlayer/12-factor-agents/blob/main/REA...

  13. wechaty

    Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt

  14. qwik

    Instant-loading web apps, without effort

    Project mention: Moving from Nextjs to Qwik | dev.to | 2026-01-12

    Qwik GitHub repository

  15. egg

    πŸ₯šπŸ₯šπŸ₯šπŸ₯š Born to build better enterprise frameworks and apps with Node.js & Koa. https://307.run/eggcode

  16. 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)

  17. eliza

    Open source agentic operating system

    Project mention: Architecting a Self Governing De-Fi Agent - Here's How It Ranked | dev.to | 2026-05-21

    I recently built Nostra: a constitutional DeFi agent running on ElizaOS v2 and deployed on Nosana's decentralized GPU network. It just ranked #6 out of 105 submissions across 32 countries in Nosana's Fourth Builders' Challenge. The judges called it "a thoughtful approach to trust, compliance, and agent responsibility" β€” which, honestly, felt great to read after two weeks of late-night debugging.

  18. elysia

    Ergonomic Framework for Humans

    Project mention: Unconventional Ways to Cast in TypeScript | news.ycombinator.com | 2025-10-23

    If you disagree, you're welcome to prove me wrong!

    To give you an example from a popular open source ts-heavy project:

    https://github.com/elysiajs/elysia/blob/94abb3c95e53e2a77078...

    The `return this as any` there, which effectively casts it to the same type this had, but with the added get route is perfectly safe, it works, and will never be a problem by itself.

  19. qiankun

    πŸ“¦ πŸš€ Blazing fast, simple and complete solution for micro frontends.

  20. feathers

    The API and real-time application framework

  21. router

    πŸ€– A client-first, server-capable, fully type-safe router and full-stack framework for the web (React and more).

    Project mention: TanStack Was Not the Whole Story: Mini Shai-Hulud Was an npm/PyPI Supply-Chain Worm | dev.to | 2026-05-13

    Malware in 42 @tanstack/* packages exfiltrates cloud credentials, GitHub tokens, and SSH keys - GitHub Advisory

  22. Blitz

    ⚑️ The Missing Fullstack Toolkit for Next.js

  23. Aurelia 1

    The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia. (by aurelia)

  24. Cycle.js

    A functional and reactive JavaScript framework for predictable code

    Project mention: Exploring the Benefits of Functional Reactive Programming in JS | dev.to | 2025-06-27

    Cycle.js Documentation

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Framework discussion

Log in or Post with

TypeScript Framework related posts

  • I built "Next.js for the terminal" in TypeScript β€” here's the architecture

    5 projects | dev.to | 14 May 2026
  • Hedystia 2.3: Universal WebSocket, Native Node.js, PostgreSQL, and 20+ New Validations

    1 project | dev.to | 9 May 2026
  • AnalogJS 2.5: Runtime i18n, Fast Compilation Mode, Hierarchical Content, and more!

    2 projects | dev.to | 28 Apr 2026
  • Ilha for Svelte Developers

    1 project | dev.to | 27 Apr 2026
  • TypeScript for Backend Development β€” When It Makes Sense

    3 projects | dev.to | 8 Mar 2026
  • Your CI/CD Pipeline Is Not Ready To Ship AI Agents

    1 project | dev.to | 18 Feb 2026
  • Socio – A WebSocket Real-Time Communication (RTC) API Full-Stack Framework

    1 project | news.ycombinator.com | 17 Feb 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source Framework projects in TypeScript? This list will help you:

# Project Stars
1 Vue.js 209,864
2 Nest 75,780
3 nuxt 60,417
4 Ionic Framework 52,512
5 expo 50,048
6 Medusa 34,349
7 slate 31,689
8 PostCSS 28,964
9 GrapesJS 25,906
10 ngx-admin 25,894
11 12-factor-agents 23,203
12 wechaty 22,845
13 qwik 22,009
14 egg 18,993
15 AdonisJs Framework 18,975
16 eliza 18,556
17 elysia 18,511
18 qiankun 16,612
19 feathers 15,249
20 router 14,627
21 Blitz 14,129
22 Aurelia 1 11,685
23 Cycle.js 10,228

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com