1.0.4 • Published 5 years ago

apple-availability-checker v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago