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

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

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

15 مستودعات

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

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

    livewire/livewire

    23,448عرض على 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
    عرض على GitHub↗23,448
  • xtermjs/xterm.jsالصورة الرمزية لـ xtermjs

    xtermjs/xterm.js

    20,795عرض على 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
    عرض على GitHub↗20,795
  • 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

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

    JavaScript
    عرض على GitHub↗18,898
  • rstacruz/cheatsheetsالصورة الرمزية لـ rstacruz

    rstacruz/cheatsheets

    14,429عرض على 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
    عرض على GitHub↗14,429
  • inertiajs/inertiaالصورة الرمزية لـ inertiajs

    inertiajs/inertia

    7,708عرض على 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
    عرض على GitHub↗7,708
  • guodongxiaren/readmeالصورة الرمزية لـ guodongxiaren

    guodongxiaren/README

    7,050عرض على 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
    عرض على GitHub↗7,050
  • vasturiano/3d-force-graphالصورة الرمزية لـ vasturiano

    vasturiano/3d-force-graph

    6,147عرض على 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
    عرض على GitHub↗6,147
  • evidence-dev/evidenceالصورة الرمزية لـ evidence-dev

    evidence-dev/evidence

    5,919عرض على GitHub↗

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

    JavaScriptanalyticsbusiness-intelligencedashboard
    عرض على GitHub↗5,919
  • mgcrea/angular-strapالصورة الرمزية لـ mgcrea

    mgcrea/angular-strap

    5,673عرض على 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
    عرض على GitHub↗5,673
  • digitallyinduced/ihpالصورة الرمزية لـ digitallyinduced

    digitallyinduced/ihp

    5,294عرض على GitHub↗

    ihp هو إطار عمل ويب آمن من حيث الأنواع (type-safe) ومنسق تطبيقات متكامل مصمم لـ PostgreSQL. يعمل كإطار عمل للرسم من جانب الخادم (SSR) وORM آمن من حيث الأنواع يقوم تلقائيًا بإنشاء أنواع السجلات من مخططات SQL لضمان التحقق من الاستعلامات في وقت التجميع. تتميز المنصة بالتحقق من التوجيه، واستعلامات قاعدة البيانات، والقوالب في وقت التجميع لمنع الأعطال في وقت التشغيل. وتنفذ واجهات ويب في الوقت الفعلي باستخدام WebSockets لمزامنة البيانات الفورية وتستخدم الوسائط المتعددة التي يحركها الخادم (server-driven hypermedia) لتصحيح DOM الجزئي. يغطي إطار العمل مجموعة واسعة من الإمكانيات المتكاملة، بما في ذلك إدارة هوية المستخدم مع دعم مفاتيح المرور (passkeys) وOAuth، وطبقة تخزين بيانات كاملة مع عمليات ترحيل آلية، ونظام عرض واجهة مستخدم شامل مع قوالب HTML آمنة من حيث الأنواع. كما يوفر أدوات مدمجة لتطوير واجهة برمجة تطبيقات JSON، وتنفيذ مهام الخلفية غير المتزامنة، والتكامل المالي لبوابات الدفع. تتم إدارة بيئات الإنتاج من خلال نشر NixOS التصريحي للبنية التحتية القابلة للتكرار.

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

    Haskellframeworkhacktoberfesthaskell
    عرض على GitHub↗5,294
  • commonmark/commonmark-specالصورة الرمزية لـ commonmark

    commonmark/commonmark-spec

    5,105عرض على GitHub↗

    هذا المشروع عبارة عن معيار مواصفات markdown رسمي يوفر تعريفاً مفصلاً لبناء جملة الترميز ومجموعة نهائية من القواعد لتحليل النص العادي إلى مخرجات HTML متسقة. يضع قواعد نحوية موحدة للكتل الهيكلية والعناصر المضمنة لضمان عرض موحد عبر تطبيقات برمجية مختلفة. يتم دعم المواصفات من خلال مجموعة مطابقة المحلل وتنفيذ مرجعي في C وJavaScript للتحقق من أن التطبيقات تلتزم بالمعيار. يتضمن نظاماً للتحقق من التنفيذ يقارن سلاسل الإدخال المحولة بمخرجات HTML المتوقعة ويسمح بتصدير بيانات اختبار المواصفات إلى JSON. يغطي المعيار مجموعة واسعة من إمكانيات هيكلة المحتوى وتنسيقه، بما في ذلك العناوين، والقوائم، واقتباسات الكتل، والخطوط الأفقية. يحدد آليات لتمثيل الكود عبر كتل مسيجة أو مسافة بادئة، وتكامل HTML، ونظام قائم على المرجع لإدارة الروابط التشعبية والصور. توضح المواصفات أيضاً نموذج تحليل من مرحلتين يستخدم تمثيل شجرة بناء الجملة المجردة وتطبيع النص القائم على Unicode للحفاظ على تسلسل هرمي للمستند يمكن التنبؤ به.

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

    Python
    عرض على GitHub↗5,105
  • vercel/next-learnالصورة الرمزية لـ vercel

    vercel/next-learn

    4,745عرض على GitHub↗

    next-learn هي مجموعة من الموارد التعليمية ونماذج التنفيذ لبناء تطبيقات ويب متكاملة (Full-stack). تعمل كمورد تعليمي ودرس تعليمي لإطار عمل Next.js، حيث توفر كوداً أولياً ومشاريع أمثلة توضح العرض من جانب الخادم (SSR) والنظام البيئي المعتمد على React. يوفر المشروع قالب ويب متكامل يعرض تنفيذاً كاملاً لتكامل قاعدة البيانات، ومصادقة المستخدم، ومنطق جانب الخادم. يتضمن أمثلة مرجعية لتحسين أداء الويب، توضح تحديداً استخدام مكونات الخادم، وإجراءات الخادم، والتوجيه الديناميكي. تغطي قاعدة الكود سطحاً واسعاً من قدرات التطبيقات المتكاملة، بما في ذلك إدارة البيانات من خلال الاستعلام والتعديل من جانب الخادم، والتحكم في الوصول القائم على الهوية عبر حراس المسار، وهيكلية التنقل باستخدام التوجيه القائم على نظام الملفات. كما تنفذ استراتيجيات عرض متنوعة، وتحسين الأصول للصور والخطوط، وتصميم واجهة المستخدم.

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

    TypeScript
    عرض على GitHub↗4,745
  • younghz/markdownالصورة الرمزية لـ younghz

    younghz/Markdown

    3,979عرض على GitHub↗

    يوفر هذا المشروع مواصفات ترميز خفيفة ومعيار تنسيق نص عادي يُستخدم لترتيب المعلومات في مستندات مهيكلة. يعمل كنظام لتحويل أحرف النص البسيطة إلى عناصر مستند غنية ووسوم HTML للعرض على الويب. يتضمن المشروع دليل بناء جملة ووثائق لتنفيذ الرموز الموحدة. تغطي هذه الموارد قواعد إنشاء نصوص منسقة وروابط تشعبية يمكن تحويلها إلى محتوى ويب. يغطي النظام مجموعة واسعة من قدرات المستندات، بما في ذلك العناوين الهرمية، والقوائم المرتبة وغير المرتبة، واقتباسات الكتل. كما يدعم إنشاء جداول البيانات، وكتل الكود، وتنسيق النصوص.

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

    markdown
    عرض على GitHub↗3,979
  • midudev/jscampالصورة الرمزية لـ midudev

    midudev/jscamp

    3,811عرض على 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
    عرض على GitHub↗3,811
  • commonmark/commonmark.jsالصورة الرمزية لـ commonmark

    commonmark/commonmark.js

    1,559عرض على 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
    عرض على GitHub↗1,559
  1. Home
  2. User Interface & Experience
  3. Links
  4. Link Styling

استكشف الوسوم الفرعية

  • 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.