TypeScript Code Design

Open-source TypeScript projects categorized as Code Design

Top 23 TypeScript Code Design Projects

Code Design
  1. react-router

    Declarative routing for React

    Project mention: My React.js Journey: An Angular Developer's Perspective | dev.to | 2025-07-21

    Angular comes with a built-in router that provides you a great way to route your URLs, but in React, again, you have to install a third party package like React Router and TanStack Router. After spending hours, I went with React Router because it's the most popular package and it's also easy to learn. Although TanStack Router seems more advanced, I didn't want to overkill my first project.

  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. 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: Troubleshooting TRPC data flicker: From recognizing the problem to fixing it | dev.to | 2025-07-19

    isLoading: As explained in this comment by TkDoDo and the source code, isLoading is determined by the combination of status and fetchStatus:

  4. react-hook-form

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

    Project mention: Less Code, More Power - Why React-Forminate is Changing the Form Game | dev.to | 2025-08-11

    Click to see: react-hook-form on NPM

  5. nx

    An AI-first build platform that connects everything from your editor to CI. Helping you deliver fast, without breaking things.

    Project mention: Zero-touch Firebase SDKs with one command and CI magic | dev.to | 2025-08-29

    Nx / Turborepo

  6. electron-react-boilerplate

    A Foundation for Scalable Cross-Platform Apps

    Project mention: Agent in a desktop app | dev.to | 2025-05-25

    Electron React Boilerplate(ERB) is a pretty easy way to start building a desktop app in no time. It uses electron-builder under the hood to power build and publish step of the application and for building the frontend it uses Webpack. Just clone the repo and you're ready to go. For this setup let's use the name agent-desktop-app.

  7. react-redux

    Official React bindings for Redux

    Project mention: Redux From the Ground Up (Elementary to Advanced)" | dev.to | 2025-07-23

    See React-Redux docs for more on setup.

  8. apollo-client

    The industry-leading GraphQL client for TypeScript, JavaScript, React, Vue, Angular, and more. Apollo Client delivers powerful caching, intuitive APIs, and comprehensive developer tools to accelerate your app development.

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. reselect

    Selector library for Redux

  11. react-jsonschema-form

    A React component for building Web forms from JSON Schema.

    Project mention: Using GPT for natural language querying | dev.to | 2025-06-27

    Even though it’s quite amusing, this is an edge case that we’d likely need to support if aiming for production use. The most common approaches are to add more validations and retries to our application’s code, improve the prompt to direct GPT, or try different temperatures of the model. ## **Use case - build dynamic forms in React** Another common use case that we can try to automate is building custom forms dynamically. Many applications, such as surveys, custom forms etc., rely on this feature to gain feedback from its candidates, customers or potential leads. GPT makes it incredibly easy to build a tool that allows a regular user to create such a form by providing natural language input. Let’s use a library called [react-jsonschema-form](https://rjsf-team.github.io/react-jsonschema-form/docs/). It’s a React-based library that generates forms based on a JSON definition. It also contains an extensive schema definition that such JSONs can be validated against. We can leverage the fact that GPT was trained on a large dataset that also includes definitions of commonly used JSON schemas. That means we don’t have to provide the exact schema, and we can refer to it in our prompt by name. Let’s create a prompt that: 1. Specifies that we would like to use the schema of react-jsonschema-form 2. Include the user's definition of the ideal form 3. Will specify some additional criteria for the output (i.e. make sure that we only get a JSON as a response)

  12. formily

    📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3

  13. wouter

    🥢 A minimalist-friendly ~2.1KB routing for React and Preact

    Project mention: Setting up partial SSR for a React + TypeScript + webpack app from scratch | dev.to | 2025-01-10

    wouter is a replacement for react-router. Not only is it smaller in the bundle, but doing SSR with it is much easier.

  14. react-responsive

    CSS media queries in react - for responsive design, and more.

  15. effector-react

    Business logic with ease ☄️

    Project mention: Modern State Management Libraries for React: A Comparative Guide | dev.to | 2025-03-11

    Effector promotes a highly predictable and scalable architecture with explicit data flow.

  16. React Figma

    ⚛️ A React renderer for Figma

  17. JSONForms

    Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.

    Project mention: ScreenCoder: An intelligent UI-to-code generation system | news.ycombinator.com | 2025-08-04
  18. Kuma UI

    🐻‍❄️ A Headless, Utility-First, and Zero-Runtime UI Component Library ✨

  19. universal-router

    A simple middleware-style router for isomorphic JavaScript web apps

  20. Router5

    Flexible and powerful universal routing solution

  21. react-inlinesvg

    An SVG loader component for ReactJS

  22. fireproof

    The vibe coding database runs in the browser, fits in the context window, and syncs anywhere.

    Project mention: Stop Syncing Everything | news.ycombinator.com | 2025-04-01
  23. teaful

    🍵 Tiny, easy and powerful React state management

  24. rockpack

    Rockpack is a lightweight, zero-configuration solution for quickly setting up a React application with full support for Server-Side Rendering (SSR), bundling, linting, and testing.

    Project mention: React 19 Finally Stable, New Rust-Based JavaScript Framework, New Developer Tools, and more | dev.to | 2024-12-15

    React 19 Async Features Boa v0.20 Rust-Powered Engine Safari 18.2 Developer Updates Redux Toolkit 2.5 Termo Civet Rockpack

  25. redux-first-history

    Redux history binding support react-router - @reach/router - wouter - react-location

  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 Code Design discussion

Log in or Post with

TypeScript Code Design related posts

  • Zero-touch Firebase SDKs with one command and CI magic

    3 projects | dev.to | 29 Aug 2025
  • This Week In React #247: nuqs, Fragment Refs, Waku, React-Aria | Expo Launch, Maestro, SPM | Zod, Rspack, ESLint, CSS...

    1 project | dev.to | 29 Aug 2025
  • NX Hack: stolen GitHub credential used to turn private repositories public

    1 project | news.ycombinator.com | 28 Aug 2025
  • Active NPN Supply Chain Attack on `Nx` Package

    1 project | news.ycombinator.com | 26 Aug 2025
  • Less Code, More Power - Why React-Forminate is Changing the Form Game

    1 project | dev.to | 11 Aug 2025
  • Redux From the Ground Up (Elementary to Advanced)"

    2 projects | dev.to | 23 Jul 2025
  • My React.js Journey: An Angular Developer's Perspective

    10 projects | dev.to | 21 Jul 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Sep 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 Code Design projects in TypeScript? This list will help you:

# Project Stars
1 react-router 55,424
2 TanStack Query 46,451
3 react-hook-form 43,755
4 nx 26,806
5 electron-react-boilerplate 23,987
6 react-redux 23,493
7 apollo-client 19,614
8 reselect 19,062
9 react-jsonschema-form 15,186
10 formily 12,170
11 wouter 7,466
12 react-responsive 7,139
13 effector-react 4,755
14 React Figma 2,645
15 JSONForms 2,520
16 Kuma UI 1,835
17 universal-router 1,749
18 Router5 1,714
19 react-inlinesvg 1,302
20 fireproof 902
21 teaful 713
22 rockpack 668
23 redux-first-history 450

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?