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

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

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

3 مستودعات

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

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

    matthewhudson/current-device

    3,934عرض على 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
    عرض على GitHub↗3,934
  • tombenner/nuiالصورة الرمزية لـ tombenner

    tombenner/nui

    3,737عرض على 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
    عرض على GitHub↗3,737
  • mcasimir/mobile-angular-uiالصورة الرمزية لـ mcasimir

    mcasimir/mobile-angular-ui

    2,846عرض على 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
    عرض على GitHub↗2,846
  1. Home
  2. User Interface & Experience
  3. Device-Specific Styling