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

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

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

1 مستودع

Awesome GitHub RepositoriesPath Injection

Capabilities for injecting custom SVG path strings into a rendering engine to create non-standard shapes.

Distinct from SVG Path Serializers: Distinct from SVG Path Serializers which convert data to strings; this focuses on using provided strings as geometry.

Explore 1 awesome GitHub repository matching graphics & multimedia · Path Injection. Refine with filters or upvote what's useful.

Awesome Path Injection GitHub Repositories

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

    kimmobrunfeldt/progressbar.js

    7,859عرض على GitHub↗

    This project is a client-side library for rendering responsive, animated SVG progress indicators. It functions as a frontend UI component and vector animation library designed to visualize completion status through linear, circular, and radial shapes. The library is distinguished by its support for custom vector path geometries, allowing users to define specific SVG path data to create specialized shapes. It uses a vector-based rendering approach to ensure that indicators remain sharp across different screen resolutions. The tool covers a range of capabilities including both static and anima

    Allows the injection of custom SVG path data to render progress indicators in specialized, non-standard geometries.

    JavaScript
    عرض على GitHub↗7,859
  1. Home
  2. Graphics & Multimedia
  3. SVG Path Serializers
  4. Path Injection