Devices
Client-side detections user's machines.
isServerSide
Check if you're a server-side user.
detectUserDevice
Detects the user's device based on the user agent string and returns the information as an object.
addDeviceClasses
Adds detected devices as classes to your project's body class
detectDevice
Detect the current device type (Mobile or Desktop)
detectBrowser
Detect the current browser
detectOS
Detect the current operating system
isIos
Check if you're a passionate iPhone fan.
isAndroid
Check if you're a zealous Android fan.
isMac
Check if you're a staunch Mac fan.
isWindows
Check if you're a fervent Windows fan.
isLinux
Check if you're a devoted Linux fan.
isChrome
Check if you're a die-hard Chrome fan.
isFirefox
Check if you're a dedicated Firefox fan.
isSafari
Check if you're a lonely Safari fan.
isEdge
Check if you're an ardent Edge fan.
isMobile
Check if you're rocking a mobile
isTablet
Check if you're tablet user
isDesktop
Check if you're pro desktop user
isPortrait
Check if you're portrait
isLandscape
Check if you're landscape
isBot
Check if you're a cyborg or a bot
isHuman
Check if you're a human
isDeveloper
Check if you're a developer