1.0.4 • Published 4 years ago
cat-sketch-file v1.0.4
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]'