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

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

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

2 مستودعات

Awesome GitHub RepositoriesDynamic Element Injection

Injecting new interactive UI elements by attaching event listeners to native page components.

Distinct from Event-Driven Component Interfaces: Distinct from event-driven frameworks; focuses on the injection of elements into an existing third-party page.

Explore 2 awesome GitHub repositories matching user interface & experience · Dynamic Element Injection. Refine with filters or upvote what's useful.

Awesome Dynamic Element Injection GitHub Repositories

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

    sindresorhus/refined-github

    31,587عرض على GitHub↗

    Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It functions as a user interface enhancement tool that uses custom CSS and JavaScript to rearrange layouts and inject new interactive elements into GitHub pages. The project serves as a workflow automation tool and repository utility, providing capabilities to automate pull request tasks such as branch cleanup and commit defaults. It acts as a code review assistant by identifying conflicting pull requests and improving navigation for code references. The extension covers severa

    Adds new buttons and interactive elements by attaching event listeners to existing native page components.

    TypeScript
    عرض على GitHub↗31,587
  • linusborg/portal-vueالصورة الرمزية لـ LinusBorg

    LinusBorg/portal-vue

    3,888عرض على GitHub↗

    Portal-vue is a library for rendering Vue component content into arbitrary DOM elements outside their original parent-child hierarchy. It functions as a DOM teleportation tool and cross-component content injector, allowing developers to decouple a component's logical position in the application tree from its physical location in the document. The tool specifically enables the injection of dynamic interface elements, such as modals and tooltips, into root-level containers. This mechanism allows visual templates to bypass CSS nesting and layout constraints by separating the visual location from

    Injects dynamic Vue interface elements into arbitrary DOM targets while maintaining a synchronized lifecycle.

    Vueportalvuejs
    عرض على GitHub↗3,888
  1. Home
  2. User Interface & Experience
  3. Dynamic Element Injection