Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/likejazz/device-viewport

Device Viewport is a Library that extracts mobile device's portrait/landscape size
https://github.com/likejazz/device-viewport

Last synced: 7 days ago
JSON representation

Device Viewport is a Library that extracts mobile device's portrait/landscape size

Awesome Lists containing this project

README

        

Device Viewport
===============

`Device Viewport` is a Library that extracts mobile device's portrait/landscape size that compares user-agent to various regex patterns.

It is highly influenced by [ua-parser](https://github.com/tobie/ua-parser) project, derived regex patterns from [YAML](https://raw.githubusercontent.com/tobie/ua-parser/master/regexes.yaml).