awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesVisual Style Mapping

Mapping different sets of visual styles to a consistent HTML structure to change the site's theme.

Distinct from Map Visual Styling: Maps CSS style sets to HTML structures, distinct from mapping geospatial tiles or semantic IDs

Explore 5 awesome GitHub repositories matching graphics & multimedia · Visual Style Mapping. Refine with filters or upvote what's useful.

Awesome Visual Style Mapping GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • iissnan/hexo-theme-nextAvatar von iissnan

    iissnan/hexo-theme-next

    15,798Auf GitHub ansehen↗

    This project is a visual layout and styling package for the Hexo static site generator. It provides a static site template that converts Markdown files into a styled website, featuring a responsive interface with built-in support for internationalization and localized content display. The theme includes a specialized presentation layer for source code with syntax highlighting and customizable color schemes. It further enables the creation of professional portfolios by integrating social profile linking and external commenting platforms. The system organizes content through a taxonomy-based o

    Changes website appearance by mapping various style sets to a shared HTML structure.

    JavaScripthexohexo-themetheme-next
    Auf GitHub ansehen↗15,798
  • jverkoey/nimbusAvatar von jverkoey

    jverkoey/nimbus

    6,417Auf GitHub ansehen↗

    Nimbus ist ein iOS-UI-Framework und Anwendungs-Toolkit, das eine Sammlung wiederverwendbarer Interface-Komponenten und Layout-Tools für die Erstellung nativer mobiler Anwendungen bereitstellt. Es enthält eine SwiftUI-Komponentenbibliothek und ein strukturiertes Interface-Design-System für ein konsistentes Styling über Apple-Plattformen hinweg. Das Framework verfolgt einen deklarativen Ansatz für visuelle Formatierung und nutzt CSS-basiertes Komponenten-Styling zur Definition von Farben, Schriftarten und Abständen. Es optimiert die Entwicklung durch ein komponenten-basiertes Konstruktionssystem und deklaratives Style-Mapping. Das Toolkit deckt eine Reihe von Interface-Utilities ab, darunter gerenderten Text mit Attributen, Status-Badge-Indikatoren und Snap-basierte Paging-Logik für Swipe-Navigation. Es bietet zudem Netzwerk-Utilities für URL-gesteuertes Remote-Image-Loading und eine Integrationsschicht für die bidirektionale Kommunikation zwischen installierten Anwendungen.

    Applies visual formatting to components by mapping predefined style definitions during the rendering process.

    Objective-C
    Auf GitHub ansehen↗6,417
  • aa112901/remusicAvatar von aa112901

    aa112901/remusic

    6,384Auf GitHub ansehen↗

    Remusic is an Android music player application designed for streaming, downloading, and managing audio files. It functions as a cloud music streaming client that connects to remote servers and a media player for local audio files. The application features a synchronized lyrics display that allows for time-stamped scrolling and navigation by tapping specific lines of text. It employs a local proxy to manage remote audio streams for playback stability and includes a system for theme customization through switchable skins and color schemes. The platform provides tools for local library and play

    Maps interface elements to configurable style properties to enable switchable skins and color schemes.

    Java
    Auf GitHub ansehen↗6,384
  • mapsme/omimAvatar von mapsme

    mapsme/omim

    4,599Auf GitHub ansehen↗

    Omim ist eine Suite von Compilern und Orchestratoren, die darauf ausgelegt sind, rohe geografische und Transitdaten in renderbare Offline-Karten-Binärdateien umzuwandeln. Sie bietet einen Kartengenerator zur Konvertierung von OpenStreetMap-Daten in optimierte Binärdateien, einen Styling-Compiler für die visuelle Feature-Repräsentation sowie eine Rendering-Engine zur Visualisierung geografischer Daten aus lokalem Speicher ohne Internetverbindung. Das Projekt enthält einen Orchestrator für den Aufbau von Karten-Tiles, der die Generierung sequenziert und die Ressourcennutzung basierend auf historischen Statistiken optimiert. Zudem verfügt es über einen dedizierten Transit-Datenprozessor, der öffentliche Verkehrsfeeds in routbare Netzwerke für Offline-Navigation transformiert. Das Toolset deckt geografische Datenextraktion, die Verwaltung von Suchindizes und Routing-Infrastruktur sowie die Verarbeitung von Transitfeeds für multimodale Reisewegberechnungen ab. Es unterstützt zudem die Synchronisation von Remote-Kartenressourcen und die Integration externer Karten- und Buchungsanbieter über API-Endpunkte.

    Provides a styling compiler that transforms visual definitions into a binary format for map feature representation.

    C++
    Auf GitHub ansehen↗4,599
  • react95/react95Avatar von React95

    React95/React95

    3,789Auf GitHub ansehen↗

    React95 is a React component library and retro UI framework designed to replicate the visual aesthetic and interaction patterns of classic nineties desktop operating systems. It provides a collection of reusable user interface elements and a nostalgic interface library for constructing web layouts that mimic the windowing behavior of vintage computer systems. The project functions as a CSS-in-JS design system, using a centralized set of visual tokens to ensure consistent retro styling without the need for external stylesheets. It operates as a frontend design system that provides the necessar

    Maps high-level component declarations to specific structural and stylistic requirements of a retro design language.

    TypeScriptdesign-systemhacktoberfestreact
    Auf GitHub ansehen↗3,789
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Geospatial Visualizations
  5. Custom Map Registrations
  6. Visual Style Mapping

Unter-Tags erkunden

  • Declarative Component MappingsSystems that map declarative style definitions to native user interface components during rendering. **Distinct from Visual Style Mapping:** Focuses on mapping style definitions to UI components rather than mapping HTML structures for theming.
  • Style CompilersTools that transform high-level visual style definitions into optimized binary formats for efficient rendering. **Distinct from Visual Style Mapping:** Distinct from Visual Style Mapping: focuses on the compilation process into binary formats rather than mapping CSS to HTML structures.