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

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

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

mtrpcic/pathjs

0
View on GitHub↗
1,095 نجوم·175 تفرعات·JavaScript·8 مشاهدات

Pathjs

Simple, lightweight routing for web browsers

Features

  • Routing - Simple and lightweight web router.
  • Routing Libraries - Lightweight browser routing.
  • 路由和链接(Routing And URLs) - Listed in the “路由和链接(Routing And URLs)” section of the Awesome Frontend awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ mtrpcic/pathjsمخطط تاريخ النجوم لـ mtrpcic/pathjs

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة mtrpcic/pathjs؟

Simple, lightweight routing for web browsers

ما هي الميزات الرئيسية لـ mtrpcic/pathjs؟

الميزات الرئيسية لـ mtrpcic/pathjs هي: Routing, Routing Libraries, 路由和链接(Routing And URLs).

ما هي البدائل مفتوحة المصدر لـ mtrpcic/pathjs؟

تشمل البدائل مفتوحة المصدر لـ mtrpcic/pathjs: visionmedia/page.js — page.js is a client-side JavaScript router for single-page applications that maps URL patterns to executable… millermedeiros/crossroads.js — JavaScript Routes. flatiron/director — Director is a routing library for JavaScript that handles URL and command-line pattern matching across client-side,… tanstack/router — TanStack Router is a type-safe routing library for web applications that provides full type safety for paths, search… olivernn/davis.js — RESTful degradable JavaScript routing using pushState. lukeed/navaid — A navigation aid (aka, router) for the browser in 850 bytes~!

بدائل مفتوحة المصدر لـ Pathjs

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Pathjs.
  • visionmedia/page.jsالصورة الرمزية لـ visionmedia

    visionmedia/page.js

    7,681عرض على GitHub↗

    page.js is a client-side JavaScript router for single-page applications that maps URL patterns to executable functions. It functions as a navigation engine and browser history manager, implementing a middleware-based path-mapping system similar to the Express web framework. The library distinguishes itself through an Express-style router model, utilizing a middleware callback chain and a shared context object to pass data between navigation handlers. It supports advanced window management, allowing for multiple router instances to handle navigation independently across different windows or em

    JavaScript
    عرض على GitHub↗7,681
  • millermedeiros/crossroads.jsالصورة الرمزية لـ millermedeiros

    millermedeiros/crossroads.js

    1,439عرض على GitHub↗

    JavaScript Routes

    JavaScript
    عرض على GitHub↗1,439
  • flatiron/directorالصورة الرمزية لـ flatiron

    flatiron/director

    5,575عرض على GitHub↗

    Director is a routing library for JavaScript that handles URL and command-line pattern matching across client-side, server-side, and CLI environments. It provides a unified approach to defining routes as nested object literals, where each key maps to a URL segment and its handler, supporting both hash fragment monitoring and the HTML5 History API for browser navigation without page reloads. The library distinguishes itself through its ability to operate in multiple contexts with a single routing paradigm. It supports asynchronous handler queue execution for sequential tasks like authenticatio

    JavaScript
    عرض على GitHub↗5,575
  • lukeed/navaidالصورة الرمزية لـ lukeed

    lukeed/navaid

    796عرض على GitHub↗

    A navigation aid (aka, router) for the browser in 850 bytes~!

    JavaScript
    عرض على GitHub↗796
  • عرض جميع البدائل الـ 30 لـ Pathjs→