Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AnimaApp/sketch-web-viewer

View and inspect Sketch 43 files in browser
https://github.com/AnimaApp/sketch-web-viewer

design sketch sketchapp ui

Last synced: 3 months ago
JSON representation

View and inspect Sketch 43 files in browser

Awesome Lists containing this project

README

        

# Sketch Web Viewer 💎 🔍

---

This project is brought to you by [Launchpad for Sketch](https://www.animaapp.com/joinfree?utm_medium=web&utm_source=github&utm_content=swv) - Publish websites directly from Sketch, no coding needed.

---

![](demo.gif)

> View and inspect Sketch files in your browser.

**[Try it here.](https://animaapp.github.io/sketch-web-viewer/)**

## 👉 Features

* 💎 View Sketch files across browsers and operating systems
* 🔍 Inspect layer frame values by hovering on them
* 🔒 No server side - your Sketch file is never uploaded anywhere
* ✈️ Can run completely offline
* 🗽 No need to signup or login to anything

**Supports only the new Sketch 43 file format. Sketch 43 Beta can be downloaded [here](https://rink.hockeyapp.net/api/2/apps/0172d48cceec171249a8d850fb16276b?format=zip)**

## ☝️ Known Issues

* No support for multiple pages documents - [Issue #1](https://github.com/AnimaApp/sketch-web-viewer/issues/1)
* Large preview images overflow viewport and navbar
* Tooltips override each other
* [More...](https://github.com/AnimaApp/sketch-web-viewer/issues/1)

## 👋 Contribute

We welcome contributions! Just fork and make a pull request

This project is build using [VueJS 2](https://vuejs.org/).

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```

For detailed explanation on building for development, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

MIT License • Made with ❤️ by the [Anima Team](https://www.animaapp.com)