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

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

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

ecomfe/zrender

0
View on GitHub↗
0 نجوم·0 تفرعات·7 مشاهدات

Zrender

ZRender

Features

  • Canvas Libraries - Lightweight 2D drawing library for complex visualizations.
  • Frontend UI Components - Lightweight HTML5 Canvas library with data-driven rendering.
  • 图表绘制/图形库(Graphics) - Listed in the “图表绘制/图形库(Graphics)” section of the Awesome Frontend awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ ecomfe/zrenderمخطط تاريخ النجوم لـ ecomfe/zrender

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة ecomfe/zrender؟

ZRender

ما هي الميزات الرئيسية لـ ecomfe/zrender؟

الميزات الرئيسية لـ ecomfe/zrender هي: Canvas Libraries, Frontend UI Components, 图表绘制/图形库(Graphics).

ما هي البدائل مفتوحة المصدر لـ ecomfe/zrender؟

تشمل البدائل مفتوحة المصدر لـ ecomfe/zrender: ecomfe/echarts — ECharts is a JavaScript data visualization library and web charting framework used to render interactive 2D and 3D… pixijs/pixi.js — PixiJS is a hardware-accelerated 2D rendering engine and HTML5 canvas library. It functions as a web-based graphics… catdad/canvas-confetti — canvas-confetti is an HTML5 canvas animation library and browser particle effect engine designed to render celebratory… kangax/fabric.js — Fabric.js is an HTML5 canvas library and interactive vector graphics engine. It provides an object-oriented model for… ant-design/ant-design — Ant Design is an enterprise-grade component library and design system framework built for developing complex,… alibaba/bizcharts — BizCharts is a React charting library that wraps the G2 grammar of graphics, providing declarative React components…

بدائل مفتوحة المصدر لـ Zrender

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Zrender.
  • ecomfe/echartsالصورة الرمزية لـ ecomfe

    ecomfe/echarts

    66,608عرض على GitHub↗

    ECharts is a JavaScript data visualization library and web charting framework used to render interactive 2D and 3D data plots within a web browser. It functions as a visualization engine that transforms raw data into customizable charts and graphs. The project includes a WebGL-based hardware acceleration engine specifically for producing three-dimensional plots and globe visualizations. This allows the library to handle large and complex datasets through GPU-accelerated rendering. The framework supports both canvas-based raster rendering and SVG-based vector rendering. It provides capabiliti

    TypeScript
    عرض على GitHub↗66,608
  • kangax/fabric.jsالصورة الرمزية لـ kangax

    kangax/fabric.js

    31,236عرض على GitHub↗

    Fabric.js is an HTML5 canvas library and interactive vector graphics engine. It provides an object-oriented model for creating, manipulating, and animating 2D shapes and interactive graphics on a web page. The project functions as an SVG to canvas parser, translating SVG data into interactive canvas objects and exporting canvas states back into SVG format. It also serves as a canvas image processing tool for applying filters, gradients, patterns, and brush strokes to visual elements. The library covers programmatic vector manipulation, including the ability to scale, rotate, skew, and group

    TypeScript
    عرض على GitHub↗31,236
  • catdad/canvas-confettiالصورة الرمزية لـ catdad

    catdad/canvas-confetti

    12,602عرض على GitHub↗

    canvas-confetti is an HTML5 canvas animation library and browser particle effect engine designed to render celebratory confetti bursts. It functions as a visual effects tool that transforms SVG paths, emojis, and text into animated particles. The library offloads heavy particle calculations to a web worker to maintain main thread responsiveness and prevent the user interface from lagging. It includes built-in support for operating system reduced motion settings, automatically disabling animations for users with motion sensitivities to ensure accessibility compliance. The system supports conf

    JavaScriptanimationburstcanvas
    عرض على GitHub↗12,602
  • pixijs/pixi.jsالصورة الرمزية لـ pixijs

    pixijs/pixi.js

    47,430عرض على GitHub↗

    PixiJS is a hardware-accelerated 2D rendering engine and HTML5 canvas library. It functions as a web-based graphics engine that utilizes WebGL to draw interactive digital content, shapes, text, and images in the browser. The engine provides a specialized pipeline for high-performance 2D graphics, featuring a scene-graph hierarchy for organizing visual objects and a system for dynamic texture management. It includes capabilities for applying visual effects through masks, filters, and blend modes. The project covers broad functional areas including digital asset loading, user input processing

    TypeScript
    عرض على GitHub↗47,430
  • عرض جميع البدائل الـ 30 لـ Zrender→