15 dépôts
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.
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.
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.
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.
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.
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.
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.
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.
Displays a URL link inside a styled container that navigates to an external site or an internal app page when clicked.
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.
ihp est un framework web typé et un orchestrateur d'applications full-stack conçu pour PostgreSQL. Il fonctionne comme un framework de rendu côté serveur et un ORM typé qui génère automatiquement des types d'enregistrements à partir de schémas SQL pour garantir la validation des requêtes à la compilation. La plateforme se distingue en vérifiant le routage, les requêtes de base de données et les modèles (templates) au moment de la compilation pour éviter les plantages à l'exécution. Elle implémente des interfaces web en temps réel utilisant les WebSockets pour une synchronisation instantanée des données et emploie l'hypermédia piloté par le serveur pour la mise à jour partielle du DOM. Le framework couvre un large éventail de capacités intégrées, incluant la gestion de l'identité utilisateur avec support des passkeys et OAuth, une couche de stockage de données complète avec migrations automatisées, et un système de rendu d'interface utilisateur complet avec templating HTML typé. Il fournit également des outils intégrés pour le développement d'API JSON, l'exécution de tâches asynchrones en arrière-plan et l'intégration financière pour les passerelles de paiement. Les environnements de production sont gérés via un déploiement NixOS déclaratif pour une infrastructure reproductible.
Automatically highlights navigation menu items by matching the current URL to the associated action.
Ce projet est une norme de spécification Markdown formelle qui fournit une définition détaillée de la syntaxe de balisage et un ensemble définitif de règles pour analyser le texte brut en une sortie HTML cohérente. Il établit une grammaire standardisée pour les blocs structurels et les éléments en ligne afin d'assurer un rendu uniforme à travers différentes implémentations logicielles. La spécification est prise en charge par une suite de conformité d'analyseur et une implémentation de référence en C et JavaScript pour vérifier que les implémentations adhèrent à la norme. Il inclut un système de vérification d'implémentation qui compare les chaînes d'entrée transformées aux sorties HTML attendues et permet l'exportation des données de test de spécification au format JSON. La norme couvre un large éventail de capacités de structuration et de formatage de contenu, incluant les en-têtes, les listes, les citations en bloc et les règles horizontales. Elle définit des mécanismes pour la représentation de code via des blocs clôturés ou indentés, l'intégration HTML, et un système basé sur des références pour gérer les hyperliens et les images. La spécification détaille également un modèle d'analyse en deux phases qui utilise une représentation d'arbre syntaxique abstrait et une normalisation de texte basée sur Unicode pour maintenir une hiérarchie de document prévisible.
Implements reusable link definitions that map labels to destination URLs throughout a document.
next-learn est une collection de ressources éducatives et d'implémentations de référence pour créer des applications web full-stack. Il sert de ressource d'apprentissage et de tutoriel pour le framework Next.js, fournissant du code de démarrage et des projets d'exemple qui démontrent le rendu côté serveur et l'écosystème basé sur React. Le projet fournit un modèle web full-stack qui présente une implémentation complète de l'intégration de base de données, de l'authentification des utilisateurs et de la logique côté serveur. Il inclut des exemples de référence pour l'optimisation des performances web, démontrant spécifiquement l'utilisation des composants serveur, des actions serveur et du routage dynamique. La base de code couvre une large surface de capacités full-stack, notamment la gestion des données via des requêtes et mutations côté serveur, le contrôle d'accès basé sur l'identité via des route guards, et l'architecture de navigation utilisant le routage par système de fichiers. Il implémente également diverses stratégies de rendu, l'optimisation des ressources pour les images et les polices, et le stylage de l'interface utilisateur.
Provides active link highlighting by detecting the current URL path to apply conditional styles.
Ce projet fournit une spécification de balisage léger et un standard de formatage en texte brut utilisé pour organiser l'information dans des documents structurés. Il sert de système pour convertir des caractères textuels simples en éléments de document riches et en balises HTML pour l'affichage web. Le projet inclut un guide de syntaxe et une documentation pour l'implémentation de symboles standardisés. Ces ressources couvrent les règles de création de texte formaté et d'hyperliens pouvant être convertis en contenu web. Le système couvre un large éventail de capacités documentaires, incluant des titres hiérarchiques, des listes ordonnées et non ordonnées, ainsi que des citations en bloc. Il prend également en charge la création de tableaux de données, de blocs de code et la mise en emphase du texte.
Implements reusable link definitions that can be referenced multiple times throughout a document.
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.
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.