is-apple-device

1.2.0 • Public • Published

is-apple-device

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

Package Sidebar

Install

npm i is-apple-device

Weekly Downloads

5

Version

1.2.0

License

none

Unpacked Size

4.37 kB

Total Files

8

Last publish

Collaborators

  • rogervila