@ledge/is-mobile
TypeScript icon, indicating that this package has built-in type declarations

7.0.0 • Public • Published

@ledge/is-mobile

Detect if code is running in a mobile browser. Types included.

Usage

import { isMobile } from '@ledge/is-mobile';

if (isMobile()) {
	// ...
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 7.0.0
    1
    • latest

Version History

Package Sidebar

Install

npm i @ledge/is-mobile

Weekly Downloads

1

Version

7.0.0

License

EUPL-1.2

Unpacked Size

16 kB

Total Files

8

Last publish

Collaborators

  • ledge