apple-data

1.0.574 • Public • Published

Apple Hardware Data

Brought to you by the Hack Different team.

Introduction

This is a package with data files sourced from the hack-different/apple-knowledge repository. Updates to that repository will automatically update this package, therefore no attempt should be made to update the data files by any other method.

Accessing the Data

For the time being, there is only one simple API:

import { getData } from 'apple-data';

// 'cores' is the path of the data file without extension in the _data directory of
// apple-knowledge

const cores_data = await getData('cores');

Credits

Package and repo created and maintained as a labor of love by rickmark

Package Sidebar

Install

npm i apple-data

Weekly Downloads

49

Version

1.0.574

License

MIT

Unpacked Size

15.3 MB

Total Files

7

Last publish

Collaborators

  • rickmark