awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesStatic Route Interception

Simulating dynamic routing on static hosts by intercepting requests via fallback pages.

Distinct from Static-Dynamic Hybrid Routing: Distinct from hybrid routing or prerendering; it specifically handles the runtime interception of routes on static platforms.

Explore 1 awesome GitHub repository matching web development · Static Route Interception. Refine with filters or upvote what's useful.

Awesome Static Route Interception GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rafgraph/spa-github-pagesAvatar rafgraph

    rafgraph/spa-github-pages

    4,036Vezi pe GitHub↗

    This project is a client-side routing solution and URL manager designed for single-page applications hosted on static platforms, specifically GitHub Pages. It enables these applications to handle deep links and maintain functional routing on hosts that do not support server-side redirects. The system intercepts server-side 404 errors and redirects them to a main entry point, using query strings and hash fragments to preserve the application state and restore the original intended path. It also includes utilities for generating specialized, redirect-compatible links for sitemaps to ensure sear

    Uses a custom fallback page to simulate dynamic routing on a platform that only supports static files.

    TypeScript
    Vezi pe GitHub↗4,036
  1. Home
  2. Web Development
  3. Static Route Interception