0.1.4 • Published 6 years ago

sketch-headers v0.1.4

Weekly downloads
3
License
MIT
Repository
-
Last release
6 years ago

Sketch Headers

Headers from Sketch app and macOS exported using class-dump.

History

VersionComparePatch
48-beta47.1...48-beta47.1...48-beta
47.1XX

API

You can access it as a JSON API here:

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.