AnimaApp / sketch-web-viewer

View and inspect Sketch 43 files in browser

Home Page:https://animaapp.github.io/sketch-web-viewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sketch Web Viewer πŸ’Ž πŸ”


This project is brought to you by Launchpad for Sketch - Publish websites directly from Sketch, no coding needed.


View and inspect Sketch files in your browser.

Try it here.

πŸ‘‰ 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

☝️ Known Issues

  • No support for multiple pages documents - Issue #1
  • Large preview images overflow viewport and navbar
  • Tooltips override each other
  • More...

πŸ‘‹ Contribute

We welcome contributions! Just fork and make a pull request

This project is build using VueJS 2.

# 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 and docs for vue-loader.

MIT License β€’ Made with ❀️ by the Anima Team

About

View and inspect Sketch 43 files in browser

https://animaapp.github.io/sketch-web-viewer/

License:MIT License


Languages

Language:JavaScript 55.7%Language:Vue 27.6%Language:HTML 16.7%