1.2.0 • Published 1 year ago

is-apple-device v1.2.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

StyleCI GitHub Repo stars NPM

Is Apple Device

About

Use Navigator to check if the current device is an Apple device

Installation

npm install is-apple-device

Usage

import isAppleDevice from "is-apple-device";

const result = isAppleDevice(window.navigator)

console.log(result) // boolean

License

This package is open-sourced software licensed under the Apache License, Version 2.0.

Apple PNG Icon Designed By tree from pngtree.com

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago