@inventsable/simpledevice

1.0.1 • Public • Published

simpleDevice

Installation

npm install @inventsable/simpledevice

Usage

import { isMobile, isLandscape } from "@inventsable/simpledevice";

const mobile = isMobile(); // return true or false
const landscape = isLandscape(); // returns true if desktop or if mobile and landscape else false0

Readme

Keywords

none

Package Sidebar

Install

npm i @inventsable/simpledevice

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

995 B

Total Files

3

Last publish

Collaborators

  • inventsable