TypeScript ReactJS

Open-source TypeScript projects categorized as ReactJS

Top 23 TypeScript ReactJS Projects

  • zustand

    🐻 Bear necessities for state management in React

  • Project mention: Integrate Copilot feature into your React applications using CopilotKit | dev.to | 2024-05-03

    State Management: Zustand

  • react-hook-form

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

  • Project mention: formengine VS react-hook-form - a user suggested alternative | libhunt.com/r/formengine | 2024-05-02
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • taro

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

  • novu

    GitOps based Notification Infrastructure as Code. Embeddable Notification Center, E-mail, Push and Slack Integrations.

  • Project mention: Open-source notification infrastructure for developers | news.ycombinator.com | 2024-05-06
  • react-table

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

  • Project mention: Best Next.js Libraries and Tools in 2024 | dev.to | 2024-04-10
  • react-admin

    A frontend Framework for building data-driven applications running on top of REST/GraphQL APIs, using TypeScript, React and Material Design

  • Project mention: Ask HN: Does Anyone Use a "Closed Core" Software Model? | news.ycombinator.com | 2024-04-16

    > "Are there examples of companies adopting this model?"

    Many examples across the industry:

    - Autodesk AutoCAD (closed) + Plugins/Addons (many open)

    - MS Windows (closed) + Many 3rd party programs (open)

    - Github (closed) + Github Actions (open)

    - Npm (closed) + Npm modules (mostly open)

    > "What are the potential benefits or pitfalls?"

    Benefits:

    - Harder to replicate, the company gets to keep the "secret sauce" a secret

    - Opening up a way to "extend" the platform means 3rd party developers add value to your system

    - The core isn't open, so less effort is required to maintain compare to OpenSource

    Pitfalls:

    - Closed-source is hard to verify, company is essentially saying "trust me bro"

    - Less innovation, as user's can't contribute to the core

    > "How does it impact community engagement and software adoption?"

    There's hardcore FOSS advocates that will hate anything not fully open. But a business has to make money and protect it's IP, having a "closed core" is one way to do that and ensure a sustainable business model.

    Another approach is the opposite, open-core + closed-premium-addons. An example of this is "React Admin"

    - Open Core -> https://github.com/marmelab/react-admin

    - Premium Modules Offering -> https://react-admin-ee.marmelab.com/

  • redoc

    📘 OpenAPI/Swagger-generated API Reference Documentation

  • Project mention: Best Software Documentation Tools | dev.to | 2024-02-05

    ReDoc Interactive Demo

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • react-starter-kit

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

  • Project mention: Major Update to React Starter Kit: Welcome Joy UI and Jotai! | /r/reactjs | 2023-12-04

    Your Feedback Matters Your feedback is crucial for the continuous improvement of the React Starter Kit. Please try out the new version and share your thoughts and experiences. If you encounter any issues or have suggestions, feel free to open an issue on GitHub or join our community chat on Discord. We're excited to see the amazing applications you'll build with these new features! Happy coding! https://github.com/kriasoft/react-starter-kit

  • sst

    Build modern full-stack applications on AWS

  • Project mention: The 2024 Web Hosting Report | dev.to | 2024-02-20

    We see some great results from using these in conjunction with frameworks such as SST or Serverless, and also some real spaghetti from people who organically proliferate 100’s of functions over time and lose track of how they relate to each other or how to update them safely across time and service. Buyer beware!

  • nextui

    🚀 Beautiful, fast and modern React UI library.

  • Project mention: Best FrontEnd & New ReUsable Component Libraries For React JS 2024. | dev.to | 2024-05-07

    NextUI

  • 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: Show HN: OneUptime – open-source Datadog Alternative | news.ycombinator.com | 2024-04-02

    You should also check out SigNoz [1], we are an open-core alternative to DataDog - based natively on OpenTelemetry. We also have a cloud product if you don't want to host yourself

    [1] https://signoz.io

  • tremor

    React components to build charts and dashboards

  • Project mention: Show HN: React and Tailwind CSS UI Components | news.ycombinator.com | 2023-11-30
  • reactotron

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

  • Blitz

    ⚡️ The Missing Fullstack Toolkit for Next.js

  • react-toastify

    React notification made easy 🚀 !

  • Project mention: Collab Chronicles: Exploring the Collaborative Experience | dev.to | 2024-04-23

    React Toastify

  • noodle

    Open Source Education Platform

  • Project mention: Moodle: Open-Source LMS | news.ycombinator.com | 2023-07-16

    There is a (hillariously named) alternative noodle [1] that aims to compete in this space. It is under development but looks polished.

    [1] https://noodle.run

  • 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.

  • spectacle

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

  • plasmo

    🧩 The Browser Extension Framework

  • Project mention: Show HN: Bedframe – open-source Browser Extension Development framework | news.ycombinator.com | 2023-09-05

    Ooof!! It is an... interesting time right now in extensions land. The switch from MV2 to MV3 is a bit chaotic but hopefully tools like this (Bedframe) and tools like [Plasmo](https://github.com/PlasmoHQ/plasmo) start to inject some freshness in the space.

  • notesnook

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

  • Project mention: Notesnook – open-source and zero knowledge private note taking app | news.ycombinator.com | 2023-12-20

    The home page title has the word zero knowledge, I guess?

    Their GitHub has slightly more info regarding this, but I agree that stuff like this should have at least a page dedicated for it that explains how they've implemented their security.

    > Notesnook is a free (as in speech) & open-source note-taking app focused on user privacy & ease of use. To ensure zero knowledge principles, Notesnook encrypts everything on your device using XChaCha20-Poly1305 & Argon2.

    https://github.com/streetwriters/notesnook

  • rsuite

    🧱 A suite of React components .

  • Project mention: React Component Libraries | dev.to | 2024-03-13

    Official Website: https://rsuitejs.com/

  • twin.macro

    🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.

  • reakit

    Toolkit for building accessible web apps with React

  • Project mention: ⚡Top GitHub Repositories for UI Components | dev.to | 2024-01-05

    🔍 Site ⭐ GitHub

  • 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 related posts

  • Best FrontEnd & New ReUsable Component Libraries For React JS 2024.

    3 projects | dev.to | 7 May 2024
  • Integrate Copilot feature into your React applications using CopilotKit

    5 projects | dev.to | 3 May 2024
  • Show HN: Replexica – AI-powered internationalization compiler for React (+ API)

    2 projects | news.ycombinator.com | 12 Apr 2024
  • Best Next.js Libraries and Tools in 2024

    10 projects | dev.to | 10 Apr 2024
  • Use the IntersectionObserver API in React

    1 project | dev.to | 28 Mar 2024
  • Breaking Down Next.js 14

    1 project | dev.to | 22 Mar 2024
  • Beyond Redux - MobX and Zustand

    1 project | dev.to | 15 Mar 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 zustand 42,708
2 react-hook-form 39,683
3 taro 34,777
4 novu 32,993
5 react-table 24,150
6 react-admin 24,059
7 redoc 22,562
8 react-starter-kit 22,512
9 sst 20,214
10 nextui 19,437
11 signoz 17,025
12 tremor 15,288
13 reactotron 14,569
14 Blitz 13,395
15 react-toastify 12,188
16 noodle 11,317
17 gdbgui 9,698
18 spectacle 9,673
19 plasmo 8,420
20 notesnook 8,413
21 rsuite 8,152
22 twin.macro 7,809
23 reakit 7,639

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