This repository has been archived by the owner on Feb 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
danielpoe/DeviceDetection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple Javascript Device Detection based on user agend. Usage: ------- var detection = DeviceDetection(); detection.isApple(); detection.isTouchDevice(); detection.isAndroid(); detection.isSmartPhone(); detection.isDesktop(); detection.isTablet(); Development / Status: --------------------- The lib is just the current working status. Its not yet tested on all diffrent user agents. But it should be easy to add more tests. For development please check the QUnit based Unittests and add your user agend strings there.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published