checkmobiledevices
v1.0.0
Published
Check if the user is using a mobile device or not and which one it is.
Downloads
5
Maintainers
Readme
About
This is a simple library to check if the user is using a mobile device or not and what type of mobile device is being used.
Usage
import isMobile from "checkmobiledevices";
console.log(isMobile.any()); // true | false
console.log(isMobile.Android()); // true | false
console.log(isMobile.BlackBerry()); // true | false
console.log(isMobile.iOS()); // true | false
console.log(isMobile.Opera()); // true | false
console.log(isMobile.Windows()); // true | false
## Hire Me
Want to work with a kickass frontend dev?
Email me at [email protected]. LinkedIn: https://www.linkedin.com/in/imrankhan001/
> P.S: I excel in Remote Work Only