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

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

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

1 مستودع

Awesome GitHub RepositoriesCanvas State Serializers

Generates downloadable image files by serializing the current canvas state into PNG or SVG format.

Distinct from On-Demand Optimizations: Distinct from On-Demand Optimizations: focuses on serializing canvas state to image files, not optimizing existing SVG markup.

Explore 1 awesome GitHub repository matching part of an awesome list · Canvas State Serializers. Refine with filters or upvote what's useful.

Awesome Canvas State Serializers GitHub Repositories

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

    bestony/logoly

    7,933عرض على GitHub↗

    Logoly is a browser-based logo editor that generates logos mimicking the signature visual style of popular platforms. It renders logo previews by drawing vector graphics directly onto an HTML canvas element, managing all editor state entirely within the browser. The tool provides real-time customization of logo text, color, and font size through an interactive on-screen editor, with instant preview updates as adjustments are made. It applies visual styles by mapping user-selected colors and fonts to CSS-like properties on SVG elements, and uses predefined layout templates to position text and

    Generates PNG or SVG output by serializing the current canvas state into a downloadable file format.

    JavaScriptgeneratorhacktoberfestlogo
    عرض على GitHub↗7,933
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. SVG Optimization
  5. On-Demand Optimizations
  6. Canvas State Serializers