TypeScript ReactJS

Open-source TypeScript projects categorized as ReactJS

Top 23 TypeScript ReactJS Projects

  1. zustand

    🐻 Bear necessities for state management in React

    Project mention: Effective Patterns for Shared State Management in React | dev.to | 2025-05-08

    When Redux feels heavy, modern libraries like Zustand or Jotai offer minimalist APIs with zero boilerplate.

  2. 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 complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. react-hook-form

    📋 React Hooks for form state management and validation (Web + React Native)

    Project mention: How to Use Drizzle ORM with PostgreSQL in Next.js 15 | dev.to | 2025-04-23

    We’ll be using Zod and drizzle-zod for schema validations in forms. Zod is already packaged on the demo application along withReact Hook Form and Zod resolver for React Hook Form. So, go ahead and install drizzle-zod. And also drizzle-seed that is Drizzle's handy package for seeding in development:

  4. chakra-ui

    Chakra UI is a component system for building SaaS products with speed ⚡️

    Project mention: Accessible by Default: The Non-Negotiable Frontier of Frontend in 2025 | dev.to | 2025-04-14

    Use accessible-first design systems like Material UI or Chakra UI.

  5. novu

    The open-source notification Inbox infrastructure. E-mail, SMS, Push and Slack Integrations.

    Project mention: The Backend Shift: Leveraging Open Source Powerhouses for Faster, Leaner Apps | dev.to | 2025-05-10

    Novu (novu.co):

  6. taro

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

  7. Twenty

    Building a modern alternative to Salesforce.

    Project mention: Top 10 Most-Starred Open-Source ERP and CRM on GitHub | dev.to | 2025-05-06

    Website: https://twenty.com

  8. react-table

    🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table

    Project mention: Responsive Collapse of Columns in TanStack Table | dev.to | 2025-04-28

    If you're building responsive React apps and you are using the TanStack Table v8 library, you might have noticed something: There’s no native way to collapse hidden columns on smaller screens.

  9. 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
  10. react-admin

    A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design

    Project mention: How to build a CMS with Supabase and React-admin | dev.to | 2025-02-03

    I've been working with react-admin on various projects, some of which required basic CMS features in addition to the core application. We've used headless CMS like Strapi, Directus, or Prismic for these features. However, react-admin is so powerful that it can be used to build the CMS part, too. That's why I worked on a CMS proof-of-concept using react-admin for the admin UI and Supabase (which provides a REST API) for the backend.

  11. redoc

    📘 OpenAPI/Swagger-generated API Reference Documentation

    Project mention: Common Mistakes in RESTful API Design | dev.to | 2025-03-25

    The OpenAPI Specification (formerly Swagger) has become the industry standard for documenting RESTful APIs. Tools like Swagger UI and ReDoc can generate interactive documentation from OpenAPI definitions, reducing the effort to maintain quality documentation.

  12. heroui

    🚀 Beautiful, fast and modern React UI library. (Previously NextUI)

    Project mention: Building Modern React Apps in 2025 - A Guide to Cutting-Edge Tools and Tech Stacks | dev.to | 2025-01-12

    Tailwind CSS shadcn/ui NextUI Material UI DaisyUI Park UI Aceternity UI

  13. react-starter-kit

    The web's most popular Jamstack front-end template (boilerplate) for building web applications with React

  14. signoz

    SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool

    Project mention: Install Signoz in Ubuntu | dev.to | 2025-05-22

    sudo usermod -aG docker $USER newgrp docker docker -v git clone -b main https://github.com/SigNoz/signoz.git && cd signoz/deploy/ ./install.sh docker ps

  15. CopilotKit

    React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic last-mile 🪁

    Project mention: Connecting AI Agent with UI - State Management🧩 | dev.to | 2025-02-28

    In my view CopilotKit works more efficient and smooth than tools like assistant-ui and open-canvas.

  16. reactotron

    A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.

    Project mention: React Native Debugger: Best Tools and How to Use Them | dev.to | 2024-12-30

    Usage: Install Reactotron via npm and follow the setup instructions on the Reactotron GitHub page. Use it to monitor API activity and validate state transitions.

  17. Blitz

    ⚡️ The Missing Fullstack Toolkit for Next.js

  18. mastra

    The TypeScript AI agent framework. ⚡ Assistants, RAG, observability. Supports any LLM: GPT-4, Claude, Gemini, Llama.

    Project mention: Building Multi-Agent Workflows using Mastra AI and Couchbase | dev.to | 2025-05-17

    Mastra is an open-source TypeScript agent framework. You can use Mastra to build AI agents that have memory, can execute functions, or chain LLM calls in deterministic workflows. You can also feed them application-specific knowledge using RAG. Mastra also comes with built-in support for running evals and observability, making it very suitable for production use cases.

  19. react-toastify

    React notification made easy 🚀 !

    Project mention: Strapi Email and Password Authentication with Next.js 15: Part 1 | dev.to | 2025-05-01

    react-toastify: Allows us to add toast notifications.

  20. notesnook

    A fully open source & end-to-end encrypted note taking alternative to Evernote.

    Project mention: 15 Open-Source Projects to Replace Popular SaaS Tools & Apps 👨‍💻🔥 | dev.to | 2025-01-13

    👩‍💻 GitHub link | ⭐ 9.7K stars | 💻 Website link

  21. plasmo

    🧩 The Browser Extension Framework

    Project mention: Devlog: Hacktoberfest 2024 (4/4) | dev.to | 2024-10-25

    I found a small grammatical mistake which I thought I could fix quickly as I was tackling the main issue, so I raised an issue and made a pull request to fix the issue.

  22. Next-js-Boilerplate

    🚀🎉📚 Boilerplate and Starter for Next.js 15 with App Router and Page Router support, Tailwind CSS 4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨

    Project mention: Next.js 15.3: Turbopack for builds, Rspack support | news.ycombinator.com | 2025-04-09

    Great job by the Next.js team on this release, I just updated my Next.js boilerplate project to 15.3: https://github.com/ixartz/Next-js-Boilerplate

    It works perfectly!

  23. formbricks

    Open Source Qualtrics Alternative

    Project mention: Top 13 Most-Starred Open Source Next.js Projects on GitHub ⭐ | dev.to | 2025-02-16

    🔗 GitHub: https://github.com/formbricks/formbricks

  24. gdbgui

    Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.

  25. spectacle

    A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code. (by FormidableLabs)

  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 ReactJS discussion

Log in or Post with

TypeScript ReactJS related posts

  • Allow Me to Introduce AceIt, My Next Showcase Project

    1 project | dev.to | 1 May 2025
  • Why I'm Building Nuxt Charts

    1 project | dev.to | 18 Apr 2025
  • How to Integrate Sanity CMS with Angular

    2 projects | dev.to | 18 Apr 2025
  • How to use Yup validation with React Hook Form

    4 projects | dev.to | 14 Apr 2025
  • Show HN: Ameliorate – improve how we discuss, model, and understand problems

    2 projects | news.ycombinator.com | 14 Apr 2025
  • # 🗃️ Dolab — A Lightweight Data-Fetching Hook with Zustand Superpowers ⚡

    1 project | dev.to | 8 Apr 2025
  • Building Charts with React and ChartJS

    2 projects | dev.to | 3 Apr 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 May 2025
    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. Learn more →

Index

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

# Project Stars
1 zustand 52,459
2 react-hook-form 43,103
3 chakra-ui 39,122
4 novu 36,955
5 taro 36,474
6 Twenty 27,941
7 react-table 26,429
8 react-admin 25,799
9 redoc 24,456
10 heroui 24,230
11 react-starter-kit 22,861
12 signoz 21,920
13 CopilotKit 19,828
14 reactotron 15,226
15 Blitz 13,912
16 mastra 13,236
17 react-toastify 13,193
18 notesnook 11,857
19 plasmo 11,758
20 Next-js-Boilerplate 10,901
21 formbricks 10,659
22 gdbgui 10,011
23 spectacle 9,917

Sponsored
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 complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io

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