All Projects → skahack → Open Sketch

skahack / Open Sketch

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Open Sketch

Sparkliner
Sparkliner — easy way to make sparkline graph [Sketch plugin]
Stars: ✭ 184 (+13.58%)
Mutual labels:  json, sketch
Sketch Json Parser
Replaces layer values in groups with JSON data
Stars: ✭ 101 (-37.65%)
Mutual labels:  json, sketch
Sketch Json
Transform sketch files to json and json to sketch files
Stars: ✭ 113 (-30.25%)
Mutual labels:  json, sketch
Feedparser
feedparser gem - (universal) web feed parser and normalizer (XML w/ Atom or RSS, JSON Feed, HTML w/ Microformats e.g. h-entry/h-feed or Feed.HTML, Feed.TXT w/ YAML, JSON or INI & Markdown, etc.)
Stars: ✭ 156 (-3.7%)
Mutual labels:  json
Helios
A purely functional JSON library for Kotlin built on Λrrow
Stars: ✭ 157 (-3.09%)
Mutual labels:  json
Json Stream
A streaming JSON parser that generates SAX-like events.
Stars: ✭ 158 (-2.47%)
Mutual labels:  json
Json To Ast
JSON AST parser
Stars: ✭ 161 (-0.62%)
Mutual labels:  json
Node Jsonpointer
JSON Pointer (RFC6901) implementation for Node.js
Stars: ✭ 155 (-4.32%)
Mutual labels:  json
Ngx Dynamic Dashboard Framework
This is a JSON driven angular x based dashboard framework that is inspired by JIRA's dashboard implementation and https://github.com/raulgomis/angular-dashboard-framework
Stars: ✭ 160 (-1.23%)
Mutual labels:  json
Json2react
Use JSON to create React Components.
Stars: ✭ 158 (-2.47%)
Mutual labels:  json
Moshi Lazy Adapters
A collection of simple JsonAdapters for Moshi.
Stars: ✭ 158 (-2.47%)
Mutual labels:  json
Restinstance
Robot Framework library for RESTful JSON APIs
Stars: ✭ 157 (-3.09%)
Mutual labels:  json
Uxdm
🔀 UXDM helps developers migrate data from one system or format to another.
Stars: ✭ 159 (-1.85%)
Mutual labels:  json
Browser Extension Json Discovery
Browser (Chrome, Firefox) extension for JSON discovery
Stars: ✭ 157 (-3.09%)
Mutual labels:  json
Get av
Windows杀软在线对比辅助
Stars: ✭ 161 (-0.62%)
Mutual labels:  json
Orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Stars: ✭ 2,595 (+1501.85%)
Mutual labels:  json
Object Visualizer
Vue JSON inspector with Chrome-like theme.
Stars: ✭ 159 (-1.85%)
Mutual labels:  json
Serialize
Stars: ✭ 159 (-1.85%)
Mutual labels:  json
Backtalk
HTTP/Websockets API microframework
Stars: ✭ 157 (-3.09%)
Mutual labels:  json
Serializer
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
Stars: ✭ 2,021 (+1147.53%)
Mutual labels:  json

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].