TypeScript react-router

Open-source TypeScript projects categorized as react-router

Top 23 TypeScript react-router Projects

react-router
  1. 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.

  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. after.js

    Next.js-like framework for server-rendered React apps built with React Router

  4. conform

    A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js.

    Project mention: Conform: A type-safe form validation library utilizing web fundamentals | news.ycombinator.com | 2024-10-08
  5. generouted

    Generated file-based routes for Vite

  6. houdini

    The disappearing GraphQL framework (by HoudiniGraphql)

  7. react-router-devtools

    Debug your apps, find hydration errors, trace your network and more in your react-router app with these devtools

    Project mention: Show HN: React router v7 developer tools | news.ycombinator.com | 2025-04-04

    https://github.com/forge-42/react-router-devtools

  8. react-redux-saga-boilerplate

    Starter kit with react-router, react-helmet, redux, redux-saga and styled-components

  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. remix-forms

    The full-stack form library for Remix and React Router

  11. safe-routes

    Typesafe routing for React Router v7 apps.

  12. redux-first-history

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

  13. use-react-router-breadcrumbs

    tiny, flexible, hook for rendering route breadcrumbs with react-router v6

  14. express-webpack-react-redux-typescript-boilerplate

    :tada: A full-stack boilerplate that using express with webpack, react and typescirpt!

  15. react-router-typesafe-routes

    Enhanced type safety via validation for all route params in React Router v7.

  16. yarr

    A React router library enabling the render-as-you-fetch concurrent UI pattern. (by erictaylor)

  17. typesafe-routes

    Spices up your favorite routing library by adding type safety to plain string-based route definitions.

    Project mention: Eliminate Runtime Errors with Type-safe Routes in Angular | dev.to | 2025-01-05

    Refactoring an Angular application can be a double-edged sword. On one hand, it allows you to improve the maintainability and scalability of your codebase. On the other hand, it can lead to broken routes if you haven't taken the necessary precautions to protect your features against unintended changes. Writing extensive tests or implementing a solid typing concept for routes can help mitigate this risk, but these approaches can be time-consuming and may not always be feasible. In this article, we'll explore a more efficient solution that automatically detects broken routes in compile-time, without requiring manual test efforts or the need to write custom type annotations. We'll demonstrate this approach by implementing a sample Angular application with nested components and using the typesafe-routes library to improve developer experience and facilitate parameter parsing.

  18. vite-ssr-boost

    Super easy framework based on Vite for create awesome SSR or SPA applications on React and React Router.

  19. remix-t3-stack

    TodoList example use remix-t3-stack: remix (react-router v7) + vite + trpc + tailwindcss + typescript + prisma + jwt + pnpm + react-hook-form + react-query + next-themes + zod + lucide-icons + docker + vercel

  20. NetStatus

    Internet speed & offline status monitor. Upload, download, ping, latency dashboard display

  21. react-proto

    Template React project with full TypeScript and SSR support. (by StopNGo)

  22. start-express-react

    Educational Express-React framework for intermediate developers. ⭐️ Add a star to support the project!

    Project mention: StartER Directory Structure: Freedom with a Framework | dev.to | 2025-05-18

    Check out StartER on GitHub and give it a star if you find it useful!

  23. rapid-react

    A light weight interactive CLI Automation Tool 🛠️ for rapid scaffolding of tailored React apps with Create React App under the hood. :atom:

  24. detecting-route-change-react-route-dom-v6

    Detecting Route change in react router v6

  25. oaf-react-router

    An accessible wrapper for React Router.

  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 react-router discussion

Log in or Post with

TypeScript react-router related posts

  • Merging Remix and React Router

    6 projects | news.ycombinator.com | 15 May 2024
  • Supercharged React Starter

    1 project | news.ycombinator.com | 26 Jul 2023
  • Supercharged React Boilerplate with Atomic UI, Ant Design and Redux Toolkit

    1 project | news.ycombinator.com | 13 Jun 2023
  • How to keep a page rendered, wait for everything to load before navigating?

    3 projects | /r/reactjs | 6 Jun 2023
  • React Router Typesafe Routes v1.0.0 is Here 🎉

    1 project | dev.to | 23 Jan 2023
  • Having an unusual react-router-dom issue - "Package path ./unstable-native-dependencies is not exported from package"

    1 project | /r/react | 24 Oct 2022
  • Making Nuxt.js clone with Vue 3 and Vite (Vue Server Side Rendering)

    8 projects | dev.to | 30 Aug 2022
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    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! Learn more →

Index

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

# Project Stars
1 wouter 7,466
2 after.js 4,119
3 conform 2,410
4 generouted 1,165
5 houdini 962
6 react-router-devtools 911
7 react-redux-saga-boilerplate 613
8 remix-forms 516
9 safe-routes 493
10 redux-first-history 450
11 use-react-router-breadcrumbs 266
12 express-webpack-react-redux-typescript-boilerplate 168
13 react-router-typesafe-routes 162
14 yarr 141
15 typesafe-routes 117
16 vite-ssr-boost 111
17 remix-t3-stack 107
18 NetStatus 100
19 react-proto 98
20 start-express-react 76
21 rapid-react 71
22 detecting-route-change-react-route-dom-v6 66
23 oaf-react-router 64

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?