3 مستودعات
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.
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.
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.
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.