TypeScript

Open-source projects categorized as TypeScript

Top 23 TypeScript Open-Source Projects

TypeScript
  1. Visual Studio Code

    Visual Studio Code

    Project mention: 🚀 Setting Up Python and VS Code: A Beginner-Friendly Guide | dev.to | 2025-06-19

    Visit: https://code.visualstudio.com

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. n8n

    Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

    Project mention: Self-hosting like a final boss: what I actually run on my home lab (and why) | dev.to | 2025-06-19

    n8n

  4. TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    Project mention: Queue Social Data Processing with Inngest + TypeScript in 15 Minutes | dev.to | 2025-06-11
  5. deno

    A modern runtime for JavaScript and TypeScript.

    Project mention: deno.json file in langchainjs source code. | dev.to | 2025-06-17

    Learn more about Deno.

  6. Angular

    Deliver web apps with confidence 🚀

    Project mention: Exploring the `@Attribute` Decorator in Angular 🔍 | dev.to | 2025-06-18

    During a recent discussion with some colleagues about TypeScript decorators, we ended up deep-diving into Angular.dev and stumbled upon something interesting — the @Attribute decorator.

  7. Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

    Project mention: Top 5 Free React UI Libraries to Use in 2025 | dev.to | 2025-05-01

    MUI is the OG of UI component libraries. They’ve been at the top back since when Bootstrap was a contender and are still maintaining a top spot in the era of Tailwind and other UI libraries. With more than 95k GitHub stars (and counting), and top companies using it in production, I’d say this is the open-source React component library with the most stars. MUI also has paid components available for enterprise users.

  8. antd

    An enterprise-class UI design language and React UI library

    Project mention: 10 Best React Icon Libraries (2025 Edition) | dev.to | 2025-03-17

    Preview site: https://ant.design/

  9. SaaSHub

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

    SaaSHub logo
  10. storybook

    Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation

    Project mention: Architecting Scalable Frontend Systems | dev.to | 2025-05-19

    Storybook for UI Development

  11. mermaid

    Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

    Project mention: How i use AI tools to make dev articles more useful (and more fun to read) | dev.to | 2025-06-19

    Mermaid.js Turn plain text into clean architecture and flow diagrams right inside markdown.

  12. bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

    Project mention: Monorepo with Bun | dev.to | 2025-06-22

    It’s about how much I’ve gotten used to bun as my go-to JavaScript runtime. I almost forgot it can also transpile TypeScript for Node, work as a package manager, and handle monorepos too. It does all of it.

  13. Nest

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

    Project mention: How to Build a Fullstack AI Agent with LangGraphJS and NestJS (Using Agent Initializr) | dev.to | 2025-06-17

    Coming from a background in large-scale Java systems with Spring Boot, I’ve learned to appreciate the value of a well-structured framework. NestJS brings that same level of organization and scalability to the TypeScript ecosystem, something often undervalued when choosing a backend framework.

  14. awesome-react

    A collection of awesome things regarding React ecosystem

    Project mention: Top Github repositories for 10+ programming languages | dev.to | 2024-07-16

    Awesome React

  15. immich

    High performance self-hosted photo and video management solution.

    Project mention: Ask HN: What project do you donate to? | news.ycombinator.com | 2025-05-26
  16. union

    The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance. (by unionlabs)

    Project mention: 🔥 13 Most Exciting GitHub Projects This Week - 2025-02-20 | dev.to | 2025-02-20

    Stars: 29318 (1,258 stars today today) Author: unionlabs View Project

  17. Strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

    Project mention: SOLVED: REST API and Content Manager returning different IDs for entries | dev.to | 2025-05-29

    This case is not rare, you can find another case here: https://github.com/strapi/strapi/issues/21967

  18. Lobe Chat

    LobeChat is a open-source, extensible (Function Calling), high-performance chatbot framework.It supports one-click free deployment of your private ChatGPT/LLM web application.

    Project mention: renovate.json file in Lobechat source code explained | dev.to | 2025-01-05

    In this article, let’s review the renovate.json file in Lobechat. The following concepts are discussed:

  19. 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: You need to know React Expo to build Mobile Apps | dev.to | 2025-05-07

    Ionic

  20. prettier

    Prettier is an opinionated code formatter.

    Project mention: How to use Angular 20 experimental Vitest support outside of ng test | dev.to | 2025-06-18

    So, I had to test this new version in a personal project to learn how to use all these new things along with other technologies and tools I’ve used for a long time and also love, like VSCode, ESLint, Prettier, and a bunch of other. And I did, but there’s a catch which makes the whole “experimental” thing have more sense: you can only use this through ng test.

  21. DefinitelyTyped

    The repository for high quality TypeScript type definitions.

    Project mention: TypeScript's progressive adoption strategy for front-end projects | dev.to | 2024-12-03

    Sometimes, the community will provide unofficial type definitions. You can find it in the DefinitelyTyped repository (https://github.com/DefinitelyTyped/DefinitelyTyped), or search for @types/library-name on GitHub.

  22. react

    Cheatsheets for experienced React developers getting started with TypeScript (by typescript-cheatsheets)

    Project mention: React query, hook personalizado. | dev.to | 2024-11-09

    GuĂ­a de TypeScript para React: Using TypeScript with React

  23. type-challenges

    Collection of TypeScript type challenges with online judge

    Project mention: TypeScript Adventures with type-challenges – Day 1: Pick | dev.to | 2024-10-09

    Hello everyone. I'm working through type-challenges to dive deeper into TypeScript.

  24. 30-Days-Of-JavaScript

    30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: Top Github repositories for 10+ programming languages | dev.to | 2024-07-16

    30 Days of JS preparation 30 Days of Javascript preparation that teaches JS topics in 30 days one topic per day, quite a good roadmap as well to learn JS from scratch.

  25. react-hook-form

    đź“‹ React Hooks for form state management and validation (Web + React Native)

    Project mention: React’s Four Horsemen of the Frontendpocalypse | dev.to | 2025-05-24
  26. SaaSHub

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

    SaaSHub logo
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 discussion

Log in or Post with

TypeScript related posts

  • Monorepo with Bun

    6 projects | dev.to | 22 Jun 2025
  • Minimal Linktree-style web app built with Next.js 15, Prisma, BetterAuth, and ShadCN/UI.

    2 projects | dev.to | 21 Jun 2025
  • Beyond switch-case: Type-safe Pattern Matching in TypeScript

    1 project | dev.to | 20 Jun 2025
  • Project of the Week: Windmill

    1 project | dev.to | 20 Jun 2025
  • Show HN: ZenStack V3 – TypeScript ORM Combines Strength of Prisma and Drizzle

    1 project | news.ycombinator.com | 20 Jun 2025
  • Ask HN: Is there a format for sharing prompts used in OSS

    2 projects | news.ycombinator.com | 19 Jun 2025
  • How i use AI tools to make dev articles more useful (and more fun to read)

    1 project | dev.to | 19 Jun 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 22 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 Visual Studio Code 173,573
2 n8n 109,232
3 TypeScript 104,980
4 deno 103,357
5 Angular 98,191
6 Material UI 95,950
7 antd 95,142
8 storybook 87,009
9 mermaid 80,469
10 bun 78,629
11 Nest 71,368
12 awesome-react 68,534
13 immich 68,109
14 union 67,476
15 Strapi 67,061
16 Lobe Chat 62,538
17 Ionic Framework 51,817
18 prettier 50,572
19 DefinitelyTyped 49,919
20 react 46,383
21 type-challenges 45,716
22 30-Days-Of-JavaScript 44,470
23 react-hook-form 43,356

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?