• Stars
    star
    885
  • Rank 51,559 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 5 years ago

Reviews

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

Repository Details

View and inspect Sketch 43 files in browser

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