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
·

3 dépôts

Awesome GitHub RepositoriesDevice-Specific Styling

The application of custom CSS rules tailored to the user's detected operating system, device type, or orientation.

Distinct from Device OS Type Specifications: Focuses on visual styling based on hardware identity rather than input rules or hardware specifications.

Explore 3 awesome GitHub repositories matching user interface & experience · Device-Specific Styling. Refine with filters or upvote what's useful.

Awesome Device-Specific Styling 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.
  • matthewhudson/current-deviceAvatar de matthewhudson

    matthewhudson/current-device

    3,934Voir sur GitHub↗

    current-device is a JavaScript device detection library used to identify operating systems, device categories, and screen orientations within a web browser environment. It serves as a browser environment detector and client-side mapper that translates browser metadata and user-agent strings into predefined device labels and hardware categories. The library provides tools for executing specific JavaScript logic based on the detected mobile or desktop platform. It also functions as a conditional styling tool and document body class injector, applying descriptive HTML classes to enable device-sp

    Applies different CSS rules based on the user's operating system, device type, or screen orientation for a tailored visual experience.

    TypeScriptdevice-detectionjavascriptmobile
    Voir sur GitHub↗3,934
  • tombenner/nuiAvatar de tombenner

    tombenner/nui

    3,737Voir sur GitHub↗

    Nui is a declarative UI styling tool and stylesheet library for iOS applications. It separates visual design from programmatic logic by using a centralized stylesheet to define interface colors, fonts, and borders instead of relying on inline code. The engine features hot-reloading capabilities that monitor stylesheet files and update the visual interface instantly without restarting the application. It also includes a responsive layout framework and a state-based visual manager to adjust styles based on device orientation, screen dimensions, and interaction states. The system covers a broad

    Adjusts visual rules based on screen orientation or device type to maintain a consistent layout across hardware.

    Objective-Ciosobjective-cstylesheet
    Voir sur GitHub↗3,737
  • mcasimir/mobile-angular-uiAvatar de mcasimir

    mcasimir/mobile-angular-ui

    2,846Voir sur GitHub↗

    Mobile-angular-ui is a frontend framework designed for building touch-friendly mobile web applications using AngularJS and Bootstrap styles. It provides a toolkit for creating cross-platform interfaces with native-like gestures and responsive layouts, enabling developers to transform standard desktop web interfaces into touch-friendly mobile layouts with minimal structural adaptations. The framework includes directive-driven UI components such as sidebars, overlays, switches, and navigation bars. It supports declarative state management through generic directives that bind state transformatio

    Serves modular CSS stylesheets split specifically for mobile, desktop, or hover-enabled devices to reduce network payload.

    JavaScript
    Voir sur GitHub↗2,846
  1. Home
  2. User Interface & Experience
  3. Device-Specific Styling