1.0.4 • Published 6 years ago

apple-availability-checker v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Apple Availability Checker

Library to check for availability of Apple devices in Apple stores.

Usage

npm install apple-availability-checker

or

yarn add apple-availability-checker
import { getAvailability } from 'apple-availability-checker'

getAvailability({ devices: ['MWHM2ZD/A', 'MWHR2ZD/A'], location: '10115' }).then(console.log)
1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago