TypeScript React

Open-source TypeScript projects categorized as React

Top 23 TypeScript React Projects

  • freeCodeCamp

    freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.

    Project mention: Hacktoberfest for Low or No-Code Professionals: Contribute to OSS Projects | dev.to | 2024-10-04

    Read their Hactoberfest contribution guideline

  • SaaSHub

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

    SaaSHub logo
  • Material UI

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

    Project mention: Winamp Legacy player source code is now open | news.ycombinator.com | 2024-09-24

    Coincidentally, I thought it was this bug that bit you; it was reported a couple of days ago https://github.com/mui/material-ui/issues/43823

  • antd

    An enterprise-class UI design language and React UI library

    Project mention: 8 Most Customizable UI Libraries for Next.js | dev.to | 2024-09-10

    6. Ant Design

  • storybook

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

    Project mention: Using Storybook with Angular and Vite 🎨 | dev.to | 2024-09-26

    Storybook is a frontend workshop for building UI components and pages in isolation.

  • ChatGPT-Next-Web

    A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。

    Project mention: Ask HN: What Windows apps/programs do you use daily and recommend? | news.ycombinator.com | 2024-06-09
  • shadcn/ui

    Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

    Project mention: Flyon UI – Free Tailwind Components Library | news.ycombinator.com | 2024-10-03

    In case anyone finds this who is also interested: I just stumbled upon an implementation of shadcn/ui components with css modules that looks pretty solid: https://github.com/qwalker8408/shadcn-css/tree/main

    Hopefully something like this will be made official - at least there is some discussion going on in the shadcn/ui repo: https://github.com/shadcn-ui/ui/discussions/2832

  • superset

    Apache Superset is a Data Visualization and Data Exploration Platform

    Project mention: [Apache Superset] Topic #1, What is Apache Superset used for and how to install it on Windows 11 | dev.to | 2024-09-28

    git clone --branch 4.0.2 --depth 1 https://github.com/apache/superset.git cd superset sudo docker compose up

  • Docusaurus

    Easy to maintain open source documentation websites.

    Project mention: Docusaurus authentication with Entra ID and MSAL | dev.to | 2024-10-02

    Docusaurus (https://docusaurus.io) is a well-regarded open-source tool for building documentation websites. It is a static-site generator that builds a single-page application leveraging the full power of React. However, it does not provide any kind of authentication out of the box. Adding authentication is crucial for securing access to your documentation.

  • 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: Building a GenAI Fitness App with Gemini | dev.to | 2024-09-27

    For the frontend, I chose Ionic and Angular, which enabled me to create a mobile-first app that could be deployed on the web right away while it could also be shipped as native for both iOS and Android.

  • zustand

    🐻 Bear necessities for state management in React

    Project mention: State Management in React Using MobX State Tree (MST) | dev.to | 2024-09-28

    If you are a React developer, you most likely work with different state management libraries like React Redux, Redux Toolkit, React Query, or even Zustand!

  • hyperterm

    A terminal built on web technologies

    Project mention: Leveraging Wasp for full-stack development | dev.to | 2024-06-06

    A modern terminal shell such as zsh, iTerm2 with oh-my-zsh for Mac, or Hyper for Windows

  • TanStack Query

    🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

    Project mention: In-Depth Comparison: How to Choose the Most Suitable Enhanced Request Library | dev.to | 2024-08-31

    @tanstack/react-query

  • styled-components

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

    Project mention: Tudo que Estudar, para se tornar uma Engenheira(o) de Software. | dev.to | 2024-09-18

    Link

  • chakra-ui

    ⚡️ Simple, Modular & Accessible UI Components for your React Applications

    Project mention: Best React UI Library: 5 Popular Choices | dev.to | 2024-09-07

    GitHub: https://github.com/chakra-ui/chakra-ui

  • ant-design-pro

    👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!

  • taro

    开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/

  • novu

    Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.

    Project mention: The Full-Stack Components Customization Pyramid | dev.to | 2024-09-18

    Let's explore the customization pyramid concept using Novu’s new component as an example. By the way, our source code is open-source and publicly available in the Novu GitHub Repository.

  • trpc

    🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

    Project mention: 【TypeScript】Displaying ChatGPT-like Streaming Responses with trpc in React | dev.to | 2024-07-03

    pnpx create-next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter

  • appsmith

    Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

    Project mention: Streamline Procurement Approvals with Low-Code Workflow Automation | dev.to | 2024-09-30

    Appsmith is an open-source low-code platform designed for building internal tools and automating business processes. It offers a powerful solution for creating custom applications and workflows without extensive coding.

  • expo

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

    Project mention: Creating a WebView app in React Native using Expo | dev.to | 2024-07-15

    Expo Documentation【10†source】

  • jsoncrack.com

    ✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.

    Project mention: Show HN: JSON For You – Visualize JSON in graph or table views | news.ycombinator.com | 2024-09-24

    It seems like a clone of https://jsoncrack.com with a different UI. I couldn’t identify any significant differences aside from the reduced readability in the visualization.

  • SWR

    React Hooks for Data Fetching

    Project mention: Session State Management | JS | React | dev.to | 2024-09-24
  • Mattermost

    Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

    Project mention: Ask HN: Who is the most elegant open-source website project you've ever seen? | news.ycombinator.com | 2024-08-25
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 React discussion

Log in or Post with

TypeScript React related posts

  • Podlite: Powering Up Knowledge Management

    2 projects | dev.to | 3 Oct 2024
  • Flyon UI – Free Tailwind Components Library

    12 projects | news.ycombinator.com | 3 Oct 2024
  • Docusaurus authentication with Entra ID and MSAL

    2 projects | dev.to | 2 Oct 2024
  • 19 Open-Source Utils for Conversion, Formatting + More (no ads, free, client-side)

    4 projects | dev.to | 1 Oct 2024
  • Chakra UI Hackathon 22’ Recap

    1 project | dev.to | 1 Oct 2024
  • How to implement oAuth with PKCE for third-party integration in react

    1 project | dev.to | 30 Sep 2024
  • Creating a Highlighted Input Component with React and TypeScript

    6 projects | dev.to | 29 Sep 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 freeCodeCamp 402,809
2 Material UI 93,514
3 antd 91,985
4 storybook 84,123
5 ChatGPT-Next-Web 75,311
6 shadcn/ui 70,670
7 superset 62,004
8 Docusaurus 55,917
9 Ionic Framework 50,952
10 zustand 46,867
11 hyperterm 43,226
12 TanStack Query 41,879
13 styled-components 40,417
14 chakra-ui 37,567
15 ant-design-pro 36,397
16 taro 35,391
17 novu 34,612
18 trpc 34,503
19 appsmith 34,002
20 expo 33,202
21 jsoncrack.com 30,576
22 SWR 30,314
23 Mattermost 30,268

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