Skip to content

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

License

Notifications You must be signed in to change notification settings

rogervila/is-apple-device

Repository files navigation

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •