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

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

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

1 مستودع

Awesome GitHub RepositoriesSVG Code Previewers

Interfaces that show the resulting SVG markup after optimization with optional pretty-printing for readability.

Distinct from SVG Optimization: Distinct from SVG Optimization: focuses on previewing the optimized SVG code, not just the optimization process itself.

Explore 1 awesome GitHub repository matching part of an awesome list · SVG Code Previewers. Refine with filters or upvote what's useful.

Awesome SVG Code Previewers GitHub Repositories

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

    jakearchibald/svgomg

    6,185عرض على GitHub↗

    SVGOMG is a browser-based SVG minification tool that applies SVGO transformations entirely on the client side. It processes SVG files in a Web Worker to keep the user interface responsive, then displays the original and optimized file sizes side by side, including gzipped size estimates. The tool provides a live preview of the optimized SVG markup, rendered directly in the browser for immediate visual feedback. Users can configure which SVGO optimization plugins are enabled or disabled, set numerical precision for coordinates and transforms, and optionally pretty-print the output. Multiple op

    Displays the resulting SVG markup after optimization with optional pretty-printing for readability.

    JavaScript
    عرض على GitHub↗6,185
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. SVG Optimization
  5. SVG Code Previewers