๐ ๐
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.
๐ 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