cat-sketch-file
v1.0.4
Published
Output Sketch file JSON to stdout
Readme
cat-sketch-file
Output Sketch file JSON to stdout.
npx cat-sketch-file /path/to/file.sketchTry piping to jq for formatting/querying.
npx cat-sketch-file /path/to/file.sketch | jq '.document.pages[0]'