awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesRouting Configuration Providers

Mechanisms for distributing global routing settings and custom parsers across a component tree.

Distinct from Configuration-Driven Parsers: None of the candidates cover the distribution of routing settings via a provider in a web frontend context.

Explore 1 awesome GitHub repository matching web development · Routing Configuration Providers. Refine with filters or upvote what's useful.

Awesome Routing Configuration Providers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • molefrog/wouterالصورة الرمزية لـ molefrog

    molefrog/wouter

    7,845عرض على GitHub↗

    Wouter is a minimalist client-side routing library for React and Preact. It uses a hook-based system to map URL paths to components, managing navigation and URL state without requiring a mandatory provider. The library is designed for cross-ecosystem compatibility between React and Preact and supports server-side rendering by accepting initial paths and search strings during markup generation. It includes a URL parameter manager for extracting dynamic path segments and query strings from the browser address bar. Capabilities include hierarchical nested routing, programmatic navigation manage

    Provides a central provider to distribute global routing settings like base paths and custom parsers to all nested routes.

    TypeScript
    عرض على GitHub↗7,845
  1. Home
  2. Web Development
  3. Routing Configuration Providers