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
·

10 Repos

Awesome GitHub RepositoriesAutomatic Link Generation

Generating interactive links based on detected data patterns or defined character ranges.

Distinct from Link Styling: Focuses on generating links from content patterns rather than just styling existing navigation links.

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

Awesome Automatic Link Generation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tttattributedlabel/tttattributedlabelAvatar von TTTAttributedLabel

    TTTAttributedLabel/TTTAttributedLabel

    8,714Auf GitHub ansehen↗

    TTTAttributedLabel is a rich text label for iOS applications that serves as an extension to UIKit typography. It provides a replacement for standard system labels, enabling advanced layout control and the rendering of attributed strings with custom paragraph styling, line spacing, and vertical alignment. The component is distinguished by its ability to generate interactive links within text blocks, using either custom ranges or automated data-detector pattern matching for phone numbers and addresses. It includes a specialized accessibility system that exposes these individual links as selecta

    Automatically detects phone numbers and addresses to generate tappable links with specific visual styles.

    Objective-C
    Auf GitHub ansehen↗8,714
  • blacksmithgu/obsidian-dataviewAvatar von blacksmithgu

    blacksmithgu/obsidian-dataview

    8,544Auf GitHub ansehen↗

    This project is a metadata query engine and indexer for markdown files, designed to transform YAML frontmatter and inline fields into dynamic tables and lists. It provides a background process that extracts tags and custom fields into a searchable database, enabling the automated indexing of notes. The system is distinguished by its dual approach to data retrieval: a dedicated query language for SQL-like filtering and grouping, and a JavaScript data API. This API allows for programmatic metadata extraction and the creation of custom views and extensions using TypeScript typings. Its broader

    Automatically generates link objects for files, sections, or blocks with support for custom display names.

    TypeScriptobsidian-mdobsidian-pluginquery-language
    Auf GitHub ansehen↗8,544
  • ccbikai/sinkAvatar von ccbikai

    ccbikai/Sink

    6,843Auf GitHub ansehen↗

    Sink ist ein Link-Kürzungs- und Managementdienst, der auf Cloudflare Workers und KV für serverlose Weiterleitungen basiert. Er bietet eine Suite von Tools zur Erstellung gebrandeter Webadressen, zur Überwachung von Besucherstatistiken über ein Echtzeit-Analyse-Dashboard und zur Verwaltung der Link-Verteilung. Das Projekt verfügt über einen dynamischen Traffic-Router, der Besucher basierend auf geografischem Standort oder Gerätetyp umleitet, sowie einen KI-Metadaten-Generator, der automatisch beschreibende Slugs und Social-Media-Vorschau-Tags erstellt. Es enthält zudem einen QR-Code-Generator zur Erstellung scannbarer Codes, die auf gekürzte Adressen verweisen. Zusätzliche Funktionen decken sichere Link-Verteilung mit Passwörtern und Ablaufdaten, Social-Media-Link-Optimierung mit anpassbaren Vorschau-Assets und Datenportabilität über Import- und Export-Dienstprogramme ab. Link-Traffic wird mittels relationaler Analytik verfolgt, um geografische Daten und Ereignisprotokolle bereitzustellen.

    Provides AI-powered generation of human-readable URL slugs and social media metadata by analyzing page content.

    Vue
    Auf GitHub ansehen↗6,843
  • miantiao-me/sinkAvatar von miantiao-me

    miantiao-me/Sink

    6,830Auf GitHub ansehen↗

    Sink is a self-hosted link management platform that combines URL shortening with click analytics and geographic tracking. It provides a deployable system for creating, editing, and organizing short links, with built-in tools for measuring engagement through real-time click event collection and visitor location data. The platform distinguishes itself through AI-powered slug generation that produces human-readable short link identifiers by analyzing target page content, replacing random string generation. It supports geo-aware request routing that redirects visitors to different destinations ba

    Generates human-readable short link slugs and OpenGraph metadata automatically by analyzing target page content.

    Vueanalyticsbitly-alternativecloudflare
    Auf GitHub ansehen↗6,830
  • zsviczian/obsidian-excalidraw-pluginAvatar von zsviczian

    zsviczian/obsidian-excalidraw-plugin

    6,203Auf GitHub ansehen↗

    This is a drawing plugin for Obsidian that provides an integrated canvas editor for creating hand-drawn diagrams and sketches directly inside a note-taking vault. It functions as a freeform whiteboard-style editor where users can sketch, connect objects, and embed their drawings into markdown notes as SVG or PNG images. The plugin extends beyond basic sketching by offering data-driven diagram generation, allowing users to create mindmaps, family trees, and charts by processing structured data from vault notes or scripts. It supports scriptable drawing automation through macros and automated s

    Connects drawing elements to vault documents, external URLs, and block references, automatically updating links when targets change.

    TypeScript
    Auf GitHub ansehen↗6,203
  • allure-framework/allure2Avatar von allure-framework

    allure-framework/allure2

    5,287Auf GitHub ansehen↗

    Allure is a test reporting framework that normalizes execution data from multiple test frameworks across different programming languages into a common intermediate format. It aggregates results from multiple sources into a shared directory of JSON files and generates self-contained HTML reports through a modular plugin pipeline. The architecture includes a hierarchical step tree model to represent test execution, metadata annotation injection to enrich results at runtime, and directory-watch incremental rendering that regenerates reports in real time as new data arrives. Unlike generic report

    Builds full URLs from short identifiers using a template pattern to link test cases to external resources.

    Javaallurereportingreporting-engine
    Auf GitHub ansehen↗5,287
  • commonmark/commonmark-specAvatar von commonmark

    commonmark/commonmark-spec

    5,105Auf GitHub ansehen↗

    Dieses Projekt ist ein formaler Markdown-Spezifikationsstandard, der eine detaillierte Markup-Syntaxdefinition und einen definitiven Satz von Regeln für das Parsen von Klartext in konsistente HTML-Ausgaben bereitstellt. Er etabliert eine standardisierte Grammatik für strukturelle Blöcke und Inline-Elemente, um ein einheitliches Rendering über verschiedene Software-Implementierungen hinweg sicherzustellen. Die Spezifikation wird durch eine Parser-Konformitätssuite und eine Referenzimplementierung in C und JavaScript unterstützt, um zu verifizieren, dass Implementierungen den Standard einhalten. Sie enthält ein System zur Implementierungsverifizierung, das transformierte Eingabe-Strings mit erwarteten HTML-Ausgaben vergleicht und den Export von Spezifikations-Testdaten in das JSON-Format ermöglicht. Der Standard deckt ein breites Spektrum an Funktionen zur Inhaltsstrukturierung und Formatierung ab, einschließlich Überschriften, Listen, Blockzitaten und horizontalen Linien. Er definiert Mechanismen für die Code-Repräsentation mittels eingezäunter oder eingerückter Blöcke, HTML-Integration und ein referenzbasiertes System zur Verwaltung von Hyperlinks und Bildern. Die Spezifikation beschreibt zudem ein Zwei-Phasen-Parsing-Modell, das eine abstrakte Syntaxbaum-Repräsentation und Unicode-basierte Textnormalisierung verwendet, um eine vorhersehbare Dokumentenhierarchie beizubehalten.

    Automatically generates clickable links from absolute URIs and email addresses enclosed in angle brackets.

    Python
    Auf GitHub ansehen↗5,105
  • xoofx/markdigAvatar von xoofx

    xoofx/markdig

    5,127Auf GitHub ansehen↗

    Markdig is a markdown parser library that converts text into structured HTML, plain text, or other formats using a configurable pipeline. It functions as a CommonMark compliant parser and an abstract syntax tree generator that transforms markdown into a hierarchical tree of block and inline nodes with precise source location mapping. The project is distinguished by a decoupled renderer architecture that separates parsing logic from output generation, enabling the transformation of the syntax tree into non-HTML formats such as LaTeX or XAML. It also serves as a lossless markdown processor by t

    Provides the ability to automatically generate hyperlinks from detected URLs in markdown text.

    C#commonmarkcommonmark-parsingcsharp
    Auf GitHub ansehen↗5,127
  • unlayer/react-email-editorAvatar von unlayer

    unlayer/react-email-editor

    5,086Auf GitHub ansehen↗

    React Email Editor is a drag-and-drop visual builder for creating responsive email templates, built as a React embeddable component. It also serves as an AI-powered email designer, a collaborative email design tool, and a React component library for composing emails programmatically with JSX. The editor represents designs as structured JSON and supports multi-format rendering for email clients, web pages, and PDF. What distinguishes this editor is its deep AI integration: users can generate full email templates from natural language, rewrite text with chosen intent, produce multiple text vari

    Provides a mechanism for defining new link behaviors using custom URLs or JavaScript functions.

    TypeScriptbuilderdrag-and-dropemail
    Auf GitHub ansehen↗5,086
  • searxng/searxng-dockerAvatar von searxng

    searxng/searxng-docker

    3,157Auf GitHub ansehen↗

    This project is a containerized search infrastructure designed to deploy a privacy-focused metasearch engine. It acts as a self-hosted search proxy that aggregates results from multiple external web, image, and academic search providers while anonymizing requests and stripping trackers to protect user identity. The system utilizes Docker to orchestrate the search instance, integrating caching mechanisms and reverse proxy support to ensure a private and efficient search environment. It employs a modular adapter-based integration to standardize diverse external API responses and a processing pi

    Controls the formatting of result URLs and determines if links open in new browser tabs.

    dockerdocker-compose
    Auf GitHub ansehen↗3,157
  1. Home
  2. User Interface & Experience
  3. Links
  4. Automatic Link Generation

Unter-Tags erkunden

  • AI-Powered Slug GeneratorsAutomatically generate human-readable slugs and OpenGraph metadata by analyzing target page content using language models. **Distinct from Automatic Link Generation:** Distinct from Automatic Link Generation: focuses on AI-driven content analysis for slug creation rather than pattern-based link generation.
  • Dynamic Link EmbeddersConnects drawing elements to vault documents, external URLs, and block references, automatically updating links when targets change. **Distinct from Automatic Link Generation:** Distinct from Automatic Link Generation: focuses on embedding links within drawing elements and updating them on target changes, not generating links from content patterns.
  • Per-Type Link Template PatternsConstructs full URLs from short identifiers by applying a configurable template for each link type (e.g., issue, test case) in test reports. **Distinct from Test Report Link Templates:** Distinct from Test Report Link Templates: focuses on per-type template patterns (e.g., separate templates for issues vs test cases), not a single template for all links.
  • Test Report Link Templates1 Sub-TagMaps short identifiers to fully qualified URLs using a template with a placeholder, so links resolve automatically in reports. **Distinct from Automatic Link Generation:** Defines URL templates with placeholders to resolve short identifiers into full links in test reports, distinct from general automatic link generation.