sketch-ux-metadata

0.1.6 • Public • Published

sketch-ux-metadata

This is a very simple utility for inserting metadata into a sketchfile.

Install

npm i -g sketch-ux-metadata

Usage

Insert initial metadata file into Sketch file. If file already exists it will be overwritten.

> sketch-ux-metadata init example.sketch

Read the metadata from Sketch file.

> sketch-ux-metadata read example.sketch

Update metada in Sketch file with provided JSON string.

> sketch-ux-metadata update example.sketch '{ "version": "1.0.2"}'

Readme

Keywords

Package Sidebar

Install

npm i sketch-ux-metadata

Weekly Downloads

1

Version

0.1.6

License

ISC

Last publish

Collaborators

  • iksnae