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

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

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

3 مستودعات

Awesome GitHub RepositoriesActive State Styling

Dynamic binding of CSS classes and accessibility attributes based on the current active route.

Distinct from Links: Specifically focuses on the reactive styling and accessibility state of navigation links.

Explore 3 awesome GitHub repositories matching user interface & experience · Active State Styling. Refine with filters or upvote what's useful.

Awesome Active State Styling GitHub Repositories

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

    vuejs/vue-router

    18,898عرض على GitHub↗

    Vue.js Client-Side Router is a routing library that maps browser URLs to Vue.js components to enable the creation of single-page applications. It functions as a navigation engine that manages browser history and URL state to allow page transitions without full browser reloads. The system utilizes a nested route manager to render hierarchical views that match complex URL structures. It includes navigation guard middleware to intercept, validate, or redirect route transitions before components are rendered. A client-side history handler synchronizes application state with the browser URL using

    Binds CSS classes and aria-current attributes to links by observing the current route state in real time.

    JavaScript
    عرض على GitHub↗18,898
  • tailwindlabs/tailwindcss-typographyالصورة الرمزية لـ tailwindlabs

    tailwindlabs/tailwindcss-typography

    6,249عرض على GitHub↗

    Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for blocks of vanilla HTML content, such as content from Markdown or a CMS. It applies beautiful prose styles to HTML content using a single class, eliminating the need for custom CSS to style rich text. The plugin distinguishes itself by offering deep customization and control over typography. Users can adjust the overall font size of prose content across five predefined sizes, select from five built-in gray-scale palettes to match a project's color scheme, and seamlessly adapt ty

    Provides variant modifiers to apply styles conditionally on hover, focus, or active states.

    JavaScript
    عرض على GitHub↗6,249
  • faceyspacey/redux-first-routerالصورة الرمزية لـ faceyspacey

    faceyspacey/redux-first-router

    1,554عرض على GitHub↗

    Redux-first-router is a state-driven JavaScript router library that maps URL paths, query parameters, and browser history directly to actions within a Redux application store. Instead of manipulating components or relying solely on declarative links, it updates the address bar and navigates the application by dispatching and receiving state container actions. The library translates bidirectionally between URL strings and action payloads using expressive route patterns, supporting dynamic path parsing, parameter constraints, wildcards, query strings, and custom formatting rules. It handles asy

    Applies visual indicators and active styling to navigation elements when their route matches the current URL.

    JavaScript
    عرض على GitHub↗1,554
  1. Home
  2. User Interface & Experience
  3. Links
  4. Active State Styling