Socket
Socket
Sign inDemoInstall

apple-device-info

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    apple-device-info

API to get information about Apple devices.


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Install size
2.57 kB
Created
Weekly downloads
 

Readme

Source

Apple Device Info 🍎📱

Get information and specifications of Apple devices with this npm package.


How to install


npm i apple-device-info

How to use


const AppleDeviceInfo = require('apple-device-info);
or
import AppleDeviceInfo from 'apple-device-info';


And then,

const iphoneSE2020 = AppleDeviceInfo.getIphoneDetails('iPhoneSE2020', 'A2296');

Index :

Supported devices:
  1. iPhoneSE2020
  • models A2296

Made with ♥️ Manoj Satishkumar

Keywords

FAQs

Last updated on 26 Apr 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc