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

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

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

2 مستودعات

Awesome GitHub RepositoriesSVG Path Manipulation Toolkits

Sets of utilities for splitting, merging, and transforming SVG path data and coordinate arrays.

Distinct from SVG Path Serializers: Covers a broader suite of manipulation tasks including splitting and merging, not just serialization to string.

Explore 2 awesome GitHub repositories matching graphics & multimedia · SVG Path Manipulation Toolkits. Refine with filters or upvote what's useful.

Awesome SVG Path Manipulation Toolkits GitHub Repositories

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

    veltman/flubber

    6,920عرض على GitHub↗

    Flubber is an SVG path morphing library and shape transition engine designed to calculate smooth interpolations between complex vector shapes. It functions as a vector shape interpolator that generates intermediate path states between two sets of coordinates based on a progress value. The toolkit provides specialized capabilities for managing transitions between different shape quantities, including the ability to split a single shape into multiple pieces or merge multiple shapes into one. It also enables morphing between custom paths and geometric primitives, such as circles and rectangles,

    Provides functions for splitting, merging, and converting coordinate arrays into standardized SVG path strings.

    JavaScript
    عرض على GitHub↗6,920
  • yqnn/svg-path-editorالصورة الرمزية لـ Yqnn

    Yqnn/svg-path-editor

    5,222عرض على GitHub↗

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

    Provides a comprehensive visual toolkit for splitting, merging, and transforming SVG path data.

    TypeScriptsvgsvg-editorsvg-parser
    عرض على GitHub↗5,222
  1. Home
  2. Graphics & Multimedia
  3. SVG Path Manipulation Toolkits