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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • iissnan/hexo-theme-nextAvatar de iissnan

    iissnan/hexo-theme-next

    15,798Voir sur GitHub↗

    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
    Voir sur GitHub↗15,798
  • jverkoey/nimbusAvatar de jverkoey

    jverkoey/nimbus

    6,417Voir sur GitHub↗

    Nimbus est un framework d'UI iOS et un toolkit d'application fournissant une collection de composants d'interface réutilisables et d'outils de mise en page pour construire des applications mobiles natives. Il inclut une bibliothèque de composants SwiftUI et un système de design d'interface structuré pour maintenir un style cohérent sur les plateformes Apple. Le framework emploie une approche déclarative pour le formatage visuel, utilisant des styles de composants basés sur CSS pour définir les couleurs, les polices et l'espacement. Il rationalise le développement grâce à un système de construction basé sur des composants et un mapping de style déclaratif. Le toolkit couvre une gamme d'utilitaires d'interface, incluant le rendu de texte attribué, les indicateurs de badge de statut et une logique de pagination par snap pour la navigation par balayage. Il fournit également des utilitaires réseau pour le chargement d'images distantes via URL et une couche d'intégration pour la communication bidirectionnelle entre les applications installées.

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

    Objective-C
    Voir sur GitHub↗6,417
  • aa112901/remusicAvatar de aa112901

    aa112901/remusic

    6,384Voir sur GitHub↗

    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
    Voir sur GitHub↗6,384
  • mapsme/omimAvatar de mapsme

    mapsme/omim

    4,599Voir sur GitHub↗

    Omim is a suite of compilers and orchestrators designed to transform raw geographic and transit data into renderable offline map binaries. It provides a map generator for converting OpenStreetMap data into optimized binary files, a styling compiler for visual feature representation, and a rendering engine for visualizing geographic data from local storage without an internet connection. The project includes a map tile build orchestrator that sequences generation and optimizes resource utilization based on historical statistics. It also features a dedicated transit data processor that transfor

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

    C++
    Voir sur GitHub↗4,599
  • react95/react95Avatar de React95

    React95/React95

    3,789Voir sur GitHub↗

    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
    Voir sur GitHub↗3,789
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Geospatial Visualizations
  5. Custom Map Registrations
  6. Visual Style Mapping

Explorer les sous-tags

  • 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.