1.2.0 • Published 2 years ago

is-apple-device v1.2.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago