sketch-headers
v0.1.4
Published
**Headers from [Sketch app](http://www.sketchapp.com) and macOS exported using [class-dump](http://stevenygard.com/projects/class-dump/).**
Downloads
5
Readme
Sketch Headers
Headers from Sketch app and macOS exported using class-dump.
History
| Version | Compare | Patch | | -------------- | ----------------- | ------ | | 48-beta | 47.1...48-beta | 47.1...48-beta | | 47.1 | X | X |
API
You can access it as a JSON API here:
- https://skpm.github.io/sketch-headers/latest/sketch/index.json
- https://skpm.github.io/sketch-headers/VERSION/sketch/index.json
Generating the headers yourself
npm install -g sketch-headers
sketch-headers --sketchPath=/Applications/Sketch.app --sketchOutput=./headers/sketch --macosOutput=./headers/macos
(all options are optional and will default to those ones)
Disclaimer: The headers are for research purposes only. All code is Copyright © Bohemian Coding.