2 مستودعات
Templates that position visual elements based on the structure and type of input data.
Distinct from Layout Templates: Focuses on mapping data structures to coordinates for charts, whereas the parent covers general spatial patterns for UI components.
Explore 2 awesome GitHub repositories matching user interface & experience · Data-Driven Layouts. Refine with filters or upvote what's useful.
Clip هي أداة لتصور البيانات عبر سطر الأوامر مصممة لإنشاء مخططات ورسوم بيانية قائمة على الصور من الأوصاف النصية. تعمل كمولد مخططات يحول البيانات المكتوبة والأنماط الوصفية إلى تنسيقات مرئية دون استخدام واجهة مستخدم رسومية. تتخصص الأداة في إنتاج رسومات متجهة قابلة للتوسع، وتحويل تحويلات النص إلى مخطط إلى مسارات متجهة قائمة على XML. يسمح هذا النهج بالإنشاء التلقائي للرسوم التوضيحية الفنية والمخططات المناسبة خصيصاً لتوثيق المطورين. يستخدم النظام محرك تخطيط مدفوع بالقوالب لوضع عناصر المخطط وتعيين هياكل البيانات في أشكال هندسية وإحداثيات مرئية.
Employs a template-driven layout engine to position chart elements based on input data types.
This project is a web-based document formatting tool designed to generate professional resumes from structured markdown files. It functions as a static site utility that allows users to manage their professional profiles through plain text, ensuring content remains portable and compatible with version control systems. The tool distinguishes itself by performing all document rendering and data processing entirely within the browser. By utilizing a component-driven layout engine, it transforms markdown input into formatted documents in real time without the need for a backend server. Users can
Maps structured markdown data to visual document sections using a component-driven layout engine.