awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • vuejs/vue-routerAvatar von vuejs

    vuejs/vue-router

    18,898Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18,898
  • tailwindlabs/tailwindcss-typographyAvatar von tailwindlabs

    tailwindlabs/tailwindcss-typography

    6,249Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,249
  • faceyspacey/redux-first-routerAvatar von faceyspacey

    faceyspacey/redux-first-router

    1,554Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,554
  1. Home
  2. User Interface & Experience
  3. Links
  4. Active State Styling