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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

15 repositorios

Awesome GitHub RepositoriesLink Styling

Utilities for modifying the visual appearance of navigation links.

Distinct from Links: Distinct from Links: focuses on the visual styling of the link text rather than the navigation functionality.

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

Awesome Link Styling GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • livewire/livewireAvatar de livewire

    livewire/livewire

    23,448Ver en GitHub↗

    Livewire is a full-stack framework for PHP that enables the development of reactive, dynamic user interfaces using server-side classes and templates. By bridging the gap between server-side logic and client-side DOM updates, it allows developers to build interactive web applications without writing custom JavaScript. The framework operates as a component-based library, where modular units encapsulate interface logic, state, and event handling directly on the server. The framework distinguishes itself through a reactive architecture that automatically synchronizes state between the browser and

    Applies specific attributes to navigation links that match the current URL, enabling automatic styling of active states via CSS.

    PHP
    Ver en GitHub↗23,448
  • xtermjs/xterm.jsAvatar de xtermjs

    xtermjs/xterm.js

    20,795Ver en GitHub↗

    xterm.js is a high-performance terminal emulator library designed for web applications. It provides a core rendering engine and a modular interface that allows developers to embed fully functional, interactive command-line interfaces directly into browser environments. By processing standard terminal data streams and managing internal buffer states, the library enables the creation of rich, text-based user interfaces that support standard terminal protocols. The project distinguishes itself through a highly extensible architecture that allows for deep customization of terminal behavior. Devel

    Applies visual styling and custom indicators to detected links within the terminal output.

    TypeScriptconsoledevelopmentjavascript
    Ver en GitHub↗20,795
  • vuejs/vue-routerAvatar de vuejs

    vuejs/vue-router

    18,898Ver en 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

    Applies CSS classes to navigation links when their associated route is currently active.

    JavaScript
    Ver en GitHub↗18,898
  • rstacruz/cheatsheetsAvatar de rstacruz

    rstacruz/cheatsheets

    14,429Ver en GitHub↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    Offers guidance on styling navigation links and list layouts.

    SCSS
    Ver en GitHub↗14,429
  • inertiajs/inertiaAvatar de inertiajs

    inertiajs/inertia

    7,708Ver en GitHub↗

    Inertia is a server-driven frontend framework designed to create monolithic single page applications. It acts as a state synchronization protocol and client-side routing bridge, allowing developers to build interactive experiences using modern JavaScript component libraries while keeping routing and controllers on the server. This approach eliminates the need for a separate REST or GraphQL API layer by passing data from server controllers to frontend components as props via JSON payloads. The framework distinguishes itself by utilizing adapter-based integration to link various backend environ

    Compares the current URL or component name against a target to style active navigation links.

    TypeScript
    Ver en GitHub↗7,708
  • guodongxiaren/readmeAvatar de guodongxiaren

    guodongxiaren/README

    7,050Ver en GitHub↗

    This is a reference guide for GitHub Flavored Markdown syntax, focused on formatting README files and other repository documentation. It covers the full range of Markdown elements supported on GitHub, including tables with column alignment, images, hyperlinks, emoji shortcodes, inline code, and badges from external services. The guide explains how to create structured content such as alert blocks with NOTE, TIP, WARNING, and CAUTION labels, as well as diff blocks that highlight added and removed lines. It also covers centering content on the page and using reference-style links for reusable l

    Explains how to define reusable link references that can be used multiple times within a document.

    flavoredgfmgithub
    Ver en GitHub↗7,050
  • vasturiano/3d-force-graphAvatar de vasturiano

    vasturiano/3d-force-graph

    6,147Ver en GitHub↗

    3d-force-graph is a WebGL-accelerated component for rendering interactive network graphs in three-dimensional space. Built on the ThreeJS library, it positions nodes using a force-directed physics simulation that can be driven by either a D3-force or ngraph engine, producing dynamic layouts that users can rotate, zoom, and pan using mouse, keyboard, or touch controls. The component distinguishes itself through comprehensive camera control capabilities, including programmatic positioning, animated transitions, automatic timed orbiting, and zoom-to-fit functionality that frames all nodes within

    Controls width, color, opacity, curvature, and visibility of each graph edge based on data attributes.

    HTML3d3d-force-graphd3js
    Ver en GitHub↗6,147
  • evidence-dev/evidenceAvatar de evidence-dev

    evidence-dev/evidence

    5,919Ver en GitHub↗

    Displays a URL link inside a styled container that navigates to an external site or an internal app page when clicked.

    JavaScriptanalyticsbusiness-intelligencedashboard
    Ver en GitHub↗5,919
  • mgcrea/angular-strapAvatar de mgcrea

    mgcrea/angular-strap

    5,673Ver en GitHub↗

    Angular-strap is a collection of pre-built AngularJS 1.x directives that wrap Bootstrap 3 components into reusable UI widgets and interactive behaviors. It provides native AngularJS 1.2+ directives for common UI patterns including datepickers, popovers, and scroll-based navigation, turning Bootstrap 3 markup into interactive widgets such as tabs, alerts, and side panels. The library wraps Bootstrap 3 jQuery plugins as AngularJS directives using the compile and link phases for DOM manipulation. It offers a set of AngularJS directives implementing Bootstrap 3 UI components like modals, tooltips

    Automatically toggles an active state on navigation items based on the current route.

    JavaScript
    Ver en GitHub↗5,673
  • digitallyinduced/ihpAvatar de digitallyinduced

    digitallyinduced/ihp

    5,294Ver en GitHub↗

    ihp es un framework web con tipado fuerte y orquestador de aplicaciones full-stack diseñado para PostgreSQL. Funciona como un framework de renderizado del lado del servidor y un ORM con tipado fuerte que genera automáticamente tipos de registro a partir de esquemas SQL para garantizar la validación de consultas en tiempo de compilación. La plataforma se distingue por verificar el enrutamiento, las consultas a la base de datos y las plantillas en tiempo de compilación para evitar errores en tiempo de ejecución. Implementa interfaces web en tiempo real utilizando WebSockets para la sincronización instantánea de datos y emplea hipermedia impulsada por el servidor para parches parciales del DOM. El framework cubre una amplia gama de capacidades integradas, incluyendo gestión de identidad de usuario con soporte para passkeys y OAuth, una capa completa de almacenamiento de datos con migraciones automatizadas y un sistema integral de renderizado de UI con plantillas HTML con tipado fuerte. También proporciona herramientas integradas para el desarrollo de API JSON, ejecución de tareas en segundo plano de forma asíncrona e integración financiera para pasarelas de pago. Los entornos de producción se gestionan mediante despliegue declarativo con NixOS para una infraestructura reproducible.

    Automatically highlights navigation menu items by matching the current URL to the associated action.

    Haskellframeworkhacktoberfesthaskell
    Ver en GitHub↗5,294
  • commonmark/commonmark-specAvatar de commonmark

    commonmark/commonmark-spec

    5,105Ver en GitHub↗

    Este proyecto es un estándar de especificación formal de Markdown que proporciona una definición detallada de sintaxis de marcado y un conjunto definitivo de reglas para analizar texto plano en una salida HTML consistente. Establece una gramática estandarizada para bloques estructurales y elementos en línea para asegurar un renderizado uniforme en diferentes implementaciones de software. La especificación está respaldada por un conjunto de pruebas de conformidad del parser y una implementación de referencia en C y JavaScript para verificar que las implementaciones se adhieran al estándar. Incluye un sistema para la verificación de implementaciones que compara las cadenas de entrada transformadas con la salida HTML esperada y permite la exportación de datos de prueba de especificación a JSON. El estándar cubre una amplia gama de capacidades de estructuración y formato de contenido, incluyendo encabezados, listas, citas en bloque y reglas horizontales. Define mecanismos para la representación de código mediante bloques cercados o sangrados, integración de HTML y un sistema basado en referencias para gestionar hipervínculos e imágenes. La especificación también detalla un modelo de análisis de dos fases que utiliza una representación de árbol de sintaxis abstracta y normalización de texto basada en Unicode para mantener una jerarquía de documentos predecible.

    Implements reusable link definitions that map labels to destination URLs throughout a document.

    Python
    Ver en GitHub↗5,105
  • vercel/next-learnAvatar de vercel

    vercel/next-learn

    4,745Ver en GitHub↗

    next-learn es una colección de recursos educativos e implementaciones de referencia para construir aplicaciones web full-stack. Sirve como un recurso de aprendizaje y tutorial para el framework Next.js, proporcionando código inicial y proyectos de ejemplo que demuestran el renderizado del lado del servidor y el ecosistema basado en React. El proyecto proporciona una plantilla web full-stack que muestra una implementación completa de integración de bases de datos, autenticación de usuarios y lógica del lado del servidor. Incluye ejemplos de referencia para la optimización del rendimiento web, demostrando específicamente el uso de componentes de servidor, acciones de servidor y enrutamiento dinámico. El código base cubre una amplia superficie de capacidades full-stack, incluyendo la gestión de datos mediante consultas y mutaciones del lado del servidor, control de acceso basado en identidad mediante guardias de ruta y arquitectura de navegación mediante enrutamiento del sistema de archivos. También implementa varias estrategias de renderizado, optimización de activos para imágenes y fuentes, y estilizado de interfaz de usuario.

    Provides active link highlighting by detecting the current URL path to apply conditional styles.

    TypeScript
    Ver en GitHub↗4,745
  • younghz/markdownAvatar de younghz

    younghz/Markdown

    3,979Ver en GitHub↗

    Este proyecto proporciona una especificación de marcado ligero y un estándar de formato de texto plano utilizado para organizar información en documentos estructurados. Sirve como un sistema para convertir caracteres de texto simples en elementos de documento enriquecidos y etiquetas HTML para su visualización web. El proyecto incluye una guía de sintaxis y documentación para implementar símbolos estandarizados. Estos recursos cubren las reglas para crear texto con formato e hipervínculos que pueden convertirse en contenido web. El sistema cubre una amplia gama de capacidades documentales, incluyendo encabezados jerárquicos, listas ordenadas y desordenadas, y citas en bloque. También admite la creación de tablas de datos, bloques de código y énfasis de texto.

    Implements reusable link definitions that can be referenced multiple times throughout a document.

    markdown
    Ver en GitHub↗3,979
  • midudev/jscampAvatar de midudev

    midudev/jscamp

    3,811Ver en GitHub↗

    jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene

    Applies CSS classes to navigation links based on the current browser URL for visual highlighting.

    JavaScriptbootcamp
    Ver en GitHub↗3,811
  • commonmark/commonmark.jsAvatar de commonmark

    commonmark/commonmark.js

    1,559Ver en GitHub↗

    Commonmark.js is a library designed to parse and render text formatted according to the CommonMark specification. It functions as a document processing pipeline that converts plain text into structured HTML or an abstract syntax tree, enabling developers to programmatically inspect, modify, and transform document elements. The library distinguishes itself through its strict adherence to standardized parsing rules, ensuring consistent and predictable output across different software environments. It provides a robust framework for document tree manipulation, allowing users to traverse, insert,

    Extracts link and image definitions from text to resolve shorthand references into full URLs.

    JavaScript
    Ver en GitHub↗1,559
  1. Home
  2. User Interface & Experience
  3. Links
  4. Link Styling

Explorar subetiquetas

  • Active Link HighlightingUtilities for applying specific attributes to navigation links that match the current URL for automatic styling. **Distinct from Link Styling:** Distinct from Link Styling: focuses on the active state logic rather than general link appearance.
  • Data-Driven Graph Edge StylingControls width, color, opacity, curvature, and visibility of each graph edge based on its data attributes. **Distinct from Link Styling:** Distinct from Link Styling: styles graph edges based on data attributes, not web navigation links.
  • Reference-Style Link DefinitionsReusable link definitions that can be referenced multiple times within the same document. **Distinct from Link Styling:** Distinct from Link Styling: focuses on the definition and reuse of link targets, not their visual appearance.
  • ResourceStyling for file downloads and external URLs to include icons and prevent layout overflow. **Distinct from Link Styling:** Focuses on the presentation of download links and URL wrapping, not generic link navigation.
  • Self-Loop Graph EdgesDisplays links that start and end on the same node as a distinct loop shape in graph visualizations. **Distinct from Link Styling:** Distinct from Link Styling: specifically renders self-loop edges in graphs, not web navigation link styling.
  • Styled Link ContainersDisplays a URL link inside a styled container that navigates to an external site or an internal app page when clicked. **Distinct from Link Styling:** Distinct from Link Styling: focuses on the container and clickable area around the link, not the typography or hover effects of the link text itself.