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

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

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

4 مستودعات

Awesome GitHub RepositoriesVisual Property Mappings

Declarative systems for binding color definitions to specific interface elements.

Distinct from Declarative Mapping Engines: Distinct from Declarative Mapping Engines: focuses on visual property binding for themes rather than general data-to-visual translation.

Explore 4 awesome GitHub repositories matching web development · Visual Property Mappings. Refine with filters or upvote what's useful.

Awesome Visual Property Mappings GitHub Repositories

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

    morhetz/gruvbox

    15,195عرض على GitHub↗

    Gruvbox is a retro-inspired color scheme designed to provide a consistent visual experience across text editors, terminal emulators, and development environments. It focuses on improving readability and reducing eye strain by utilizing a high-contrast palette that remains stable across various software tools. The project distinguishes itself through a flexible rendering architecture that adapts to different technical environments. It supports high-fidelity twenty-four-bit color reproduction for modern terminals while maintaining compatibility with legacy systems through sixteen-color and two-

    Maps color definitions to UI elements to ensure consistent visual styling across applications.

    Vim Script
    عرض على GitHub↗15,195
  • mularahul/keyvizالصورة الرمزية لـ mulaRahul

    mulaRahul/keyviz

    8,985عرض على GitHub↗

    Keyviz is a keyboard and mouse visualizer that renders real-time input activity as a customizable on-screen overlay. It serves as a presentation input aid, displaying keystrokes and pointer events as animated graphics to make technical demonstrations and screen recordings easier for an audience to follow. The tool differentiates itself through deep visual customization, offering input layout themes for different keyboard types and the ability to modify the colors, sizes, and screen positions of the overlays. It supports specific visual effects for key groups and provides a system for labeling

    Maps visual properties like colors and sizes to predefined layout profiles for different keyboard types.

    TypeScriptkeypresskeystroketauri-rust
    عرض على GitHub↗8,985
  • piitaya/lovelace-mushroomالصورة الرمزية لـ piitaya

    piitaya/lovelace-mushroom

    5,025عرض على GitHub↗

    Lovelace Mushroom هي مجموعة بطاقات مخصصة ومكتبة واجهة مستخدم لـ Home Assistant مصممة لعرض والتحكم في كيانات أجهزة المنزل الذكي. توفر إطار عمل لبناء لوحات تحكم مرئية نظيفة وواجهات تحكم لإدارة الأجهزة المتصلة. تتضمن المكتبة إطار عمل للسمات يسمح بتطبيق لوحات ألوان مخصصة واستخدام أوضاع الإضاءة أو الأوضاع المظلمة. يمكن للمستخدمين تكوين مظهر البطاقات والسمات المرئية باستخدام أدوات اختيار مدمجة ومحرر مرئي لتجنب التعديل اليدوي للكود المصدري.

    Translates entity states into specific icons and colors through predefined mapping logic.

    TypeScript
    عرض على GitHub↗5,025
  • kalkih/mini-graph-cardالصورة الرمزية لـ kalkih

    kalkih/mini-graph-card

    3,830عرض على GitHub↗

    mini-graph-card is a customizable dashboard card and sensor widget for Home Assistant designed to visualize historical telemetry and sensor data. It functions as a time-series data visualizer that renders historical numeric and binary sensor data as line or bar graphs using an SVG graphing component. The project differentiates itself through the ability to extract specific nested attributes from entities and map non-numeric states into numeric values for visualization. It supports dynamic visual styling via color thresholds, logarithmic scales, and filling effects, alongside a multi-axis coor

    Implements a declarative configuration object that maps sensor data to visual styling, thresholds, and axis properties.

    JavaScript
    عرض على GitHub↗3,830
  1. Home
  2. Web Development
  3. Data Mapping
  4. Declarative Mapping Engines
  5. Visual Property Mappings

استكشف الوسوم الفرعية

  • Input Layout ThemesMapping of visual properties to specific physical or ergonomic keyboard layout profiles. **Distinct from Visual Property Mappings:** Specifically maps styles to keyboard layouts rather than general UI elements or maps
  • Sensor Data MappingsDeclarative mapping of sensor telemetry and attributes to visual graph properties. **Distinct from Visual Property Mappings:** Specifically handles sensor data-to-visual translation for telemetry rather than general UI theme property binding.