awesome-repositories.com
Blog
awesome-repositories.com

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

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

5 Repos

Awesome GitHub RepositoriesEmbed Integration Frameworks

Systems for configuring and rendering external embedded content.

Distinguishing note: Focuses on the configuration of third-party embeds.

Explore 5 awesome GitHub repositories matching web development · Embed Integration Frameworks. Refine with filters or upvote what's useful.

Awesome Embed Integration Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tldraw/tldrawAvatar von tldraw

    tldraw/tldraw

    47,883Auf GitHub ansehen↗

    This project is a programmable, high-performance drawing engine designed for building collaborative whiteboards, diagramming tools, and infinite canvas applications. It provides a reactive graphics runtime that manages complex canvas interactions, viewport animations, and input handling through a unified signal-based API. The framework is built on a schema-driven data store that maintains application state in a strictly typed, centralized record system, enabling efficient UI updates and persistent data management. The engine distinguishes itself through a highly modular architecture that supp

    Provides a configurable system for defining external embed behaviors.

    TypeScriptcanvascollaborationdesign
    Auf GitHub ansehen↗47,883
  • plausible/analyticsAvatar von plausible

    plausible/analytics

    24,245Auf GitHub ansehen↗

    This project is an open-source, privacy-focused web analytics platform designed for high-throughput data ingestion and multi-tenant data management. It provides a cookie-less tracking engine that captures visitor interactions using ephemeral request metadata, ensuring comprehensive traffic visibility while maintaining strict privacy standards. The architecture utilizes an event-driven ingestion pipeline and aggregated metric storage to decouple data collection from processing, enabling efficient long-term retrieval and responsive dashboard performance. What distinguishes this platform is its

    Injects lightweight tracking snippets into website headers to capture visitor traffic and interaction data.

    Elixiranalyticschartsclickhouse
    Auf GitHub ansehen↗24,245
  • diygod/dplayerAvatar von DIYgod

    DIYgod/DPlayer

    16,424Auf GitHub ansehen↗

    DPlayer is a web-based HTML5 video player designed as a modular frontend component for embedding interactive media into web applications. It provides a unified interface for controlling playback and extends native browser capabilities to support complex streaming protocols such as HLS, DASH, and FLV. The player distinguishes itself through a built-in real-time comment system, which renders scrolling or static text overlays directly over the video content to facilitate viewer engagement. To optimize delivery, it incorporates peer-to-peer networking, allowing connected clients to share video st

    Offers specialized connectors to embed video playback features into various content management systems and frontend frameworks for simplified deployment.

    JavaScriptdanmakudashdplayer
    Auf GitHub ansehen↗16,424
  • getgrav/gravAvatar von getgrav

    getgrav/grav

    15,395Auf GitHub ansehen↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    Generates and injects embed code for third-party services into page output.

    PHPcmscontentcontent-management
    Auf GitHub ansehen↗15,395
  • usefathom/fathomAvatar von usefathom

    usefathom/fathom

    8,005Auf GitHub ansehen↗

    Fathom is a privacy-focused website analytics server written in Go. It monitors website traffic and page views without collecting personal data or using intrusive cookies, providing a self-hosted alternative for traffic monitoring. The system utilizes a Preact-based dashboard interface for visualizing traffic patterns and reports. Data is persisted in a SQL database analytics store, with support for MySQL, PostgreSQL, and SQLite. The project covers the collection of visitor data via lightweight tracking snippets and the management of that data through a pluggable storage layer. It includes m

    Provides lightweight JavaScript snippets for embedding on web pages to capture visitor traffic.

    Goanalyticsfathomfathom-analytics
    Auf GitHub ansehen↗8,005
  1. Home
  2. Web Development
  3. Embed Integration Frameworks

Unter-Tags erkunden

  • Tracking SnippetsInjects lightweight scripts into website headers for traffic capture. **Distinct from Embed Integration Frameworks:** Distinct from Embed Integration Frameworks: focuses on analytics-specific script injection rather than general embed rendering.