1 个仓库
Assigning capability grades to client devices to adjust the level of functionality delivered to the user.
Distinct from Grading Systems: This is about hardware capability tiers for web delivery, not academic or professional grading systems.
Explore 1 awesome GitHub repository matching web development · Client Capability Grading. Refine with filters or upvote what's useful.
mobile-detect.js 是一个用于用户代理检测的 JavaScript 库。它分析浏览器请求头以识别硬件类型、操作系统和浏览器版本。 该库包含一个客户端硬件分析器,根据移动设备的特性为其分配性能和功能等级。它还提供了根据检测到的硬件将特定 CSS 类应用于文档主体的工具,以实现响应式样式。 该项目涵盖了广泛的分析功能,包括手机、平板电脑和台式机的检测。它提取操作系统名称和版本号,并根据已知模式验证浏览器签名。
Assigns a capability grade to mobile devices based on hardware to adjust the level of delivered functionality.