• This repository has been archived on 03/Oct/2019
  • Stars
    star
    162
  • Rank 232,284 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[deprecated] Change the design work. Version control for design file.

Open Sketch

❗️❗️ This project is deprecated since Sketch 43. ❗️❗️

Please read http://sketchplugins.com/d/87-new-file-format-in-sketch-43.

Open Sketch is sketch to json exporter and json to sketch importer.

Intro Chat App Freebie https://dribbble.com/shots/2719193-Chat-App-Freebie

🐀 experimental project

Motivation

Design file can not be use the features of version control system (e.g. diff, merge and collaboration).

Usage

1, clone this repository.

$ git clone https://github.com/SKAhack/open-sketch.git
$ cd path/to/open-sketch # pointing at cloned directory

2, npm install.

$ npm install

3, Open your Sketch file.

4, Export and Import.

$ npm start

5, Done. Sketch file export to documents directory.

Related projects

License

MIT