Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/likejazz/device-viewport
- Owner: likejazz
- License: mit
- Created: 2014-07-09T11:44:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T14:06:28.000Z (over 10 years ago)
- Last Synced: 2024-03-15T05:41:43.940Z (8 months ago)
- Language: Java
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).