Skip to content

saugatmaharjan/sketch-web-viewer

 
 

Repository files navigation

Sketch Web Viewer 💎 🔍

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.8%
  • Vue 28.6%
  • HTML 13.6%