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

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

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

2 مستودعات

Awesome GitHub RepositoriesPersistent UI Components

Techniques for maintaining the state and presence of specific DOM elements across different page loads.

Distinct from Persistent Elements: Candidate f2_mt1 refers specifically to slide-based presentations; this is for general web page transitions via DOM identifier matching.

Explore 2 awesome GitHub repositories matching user interface & experience · Persistent UI Components. Refine with filters or upvote what's useful.

Awesome Persistent UI Components GitHub Repositories

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

    turbolinks/turbolinks

    12,591عرض على GitHub↗

    Turbolinks is a JavaScript library that accelerates HTML page transitions by replacing the page body via network requests instead of performing full browser refreshes. It functions as a client-side navigation manager that intercepts link clicks and controls the page visit lifecycle to simulate a single-page application experience. The library synchronizes the browser URL and history stack with partial page updates and utilizes a caching mechanism to store visited page states. This allow for instant previews and restoration of state when navigating backward or forward. It also includes a tool

    Keeps specific UI elements active across navigation by matching identifiers and transferring them to the subsequent page.

    TypeScript
    عرض على GitHub↗12,591
  • themesberg/flowbiteالصورة الرمزية لـ themesberg

    themesberg/flowbite

    9,283عرض على GitHub↗

    Flowbite is a cross-framework UI library and design system built as a collection of pre-styled components and layout blocks using Tailwind CSS utility classes. It functions as a TypeScript UI toolkit and a general web framework for creating responsive websites and applications. The project provides a mirroring Figma design system to allow prototyping of components and variants before they are coded. It distinguishes itself through an AI-driven approach to page generation and the creation of design specifications via a command-line interface. The library covers a wide range of interactive int

    Ensures interactive components like dropdowns and modals remain functional after dynamic page loads by hooking into framework events.

    HTMLcomponentscssdesign-system
    عرض على GitHub↗9,283
  1. Home
  2. User Interface & Experience
  3. Persistent UI Components