Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

apple-data

rickmark319MIT1.0.574

Static data files from https://docs.hackdiffe.rent

apple, data, hardware, hack-different, popular, jailbreak

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