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

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

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

4 مستودعات

Awesome GitHub RepositoriesNavigation Enhancements

Client-side utilities that improve site browsing through prefetching and single-page application behaviors.

Distinguishing note: Focuses on performance-oriented navigation patterns rather than UI component libraries.

Explore 4 awesome GitHub repositories matching user interface & experience · Navigation Enhancements. Refine with filters or upvote what's useful.

Awesome Navigation Enhancements GitHub Repositories

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

    squidfunk/mkdocs-material

    26,949عرض على GitHub↗

    This project is a comprehensive documentation site framework and static site generator theme designed to transform markdown files into professional, responsive websites. It functions as a technical content platform that supports complex documentation projects, including multi-project management, blog workflows, and advanced content formatting. By processing source files through an extensible pipeline, it generates self-contained HTML sites that can be hosted on any web server without a database. What distinguishes this framework is its focus on developer experience and highly configurable bui

    The documentation generator enables single-page application behavior by intercepting link clicks and prefetching pages for improved navigation performance.

    Pythondocumentationframeworkmaterial-design
    عرض على GitHub↗26,949
  • jingmatrix/lsposedالصورة الرمزية لـ JingMatrix

    JingMatrix/LSPosed

    11,494عرض على GitHub↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Enhances browsing by enabling comment copying and automatic tab bar hiding.

    Javaandroidarthooklsposed
    عرض على GitHub↗11,494
  • dieulot/instantclickالصورة الرمزية لـ dieulot

    dieulot/instantclick

    5,491عرض على GitHub↗

    Instantclick is a client-side navigation enhancer and JavaScript page preloader. It intercepts HTTP requests to update page titles and content via asynchronous requests, avoiding full browser refreshes to eliminate white flashes during navigation. The project reduces perceived frontend latency by fetching linked content in the background when a user hovers over a hyperlink. This intent-based preloading ensures content is ready by the time a user clicks. The tool manages the browsing experience through client-side history manipulation and DOM-based content injection. It also includes a custom

    Enhances site browsing with prefetching and single-page application behaviors to create an instant-feeling experience.

    JavaScript
    عرض على GitHub↗5,491
  • blivesta/animsitionالصورة الرمزية لـ blivesta

    blivesta/animsition

    3,810عرض على GitHub↗

    Animsition is a CSS page transition library and frontend motion framework designed to create fluid visual effects, such as fades and zooms, between web pages. It functions as a DOM navigation animator that manages the timing and sequence of page removal and insertion to provide continuous movement between screens. The system operates as a page overlay animator, utilizing a coordinate-based slide controller to move covering elements across the screen in specific directions. These overlays mask background changes during transitions to maintain visual continuity. The framework leverages hardwar

    Adds visual depth and seamless motion to the user experience when switching between different web views.

    CSS
    عرض على GitHub↗3,810
  1. Home
  2. User Interface & Experience
  3. Navigation Enhancements

استكشف الوسوم الفرعية

  • Visual Navigation TransitionsUI utilities that add motion and visual depth to the process of switching between different views. **Distinct from Navigation Enhancements:** Focuses on the visual motion of navigation transitions rather than performance patterns like prefetching