apple-data
v1.0.574
Published
Static data files from https://docs.hackdiffe.rent
Downloads
248
Maintainers
Readme
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