Coder Social home page Coder Social logo

animaapp / sketch-web-viewer Goto Github PK

View Code? Open in Web Editor NEW
885.0 27.0 72.0 16 MB

View and inspect Sketch 43 files in browser

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

License: MIT License

JavaScript 55.66% HTML 16.71% Vue 27.63%
sketch sketchapp ui design

sketch-web-viewer's Introduction

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

sketch-web-viewer's People

Contributors

amazingandyyy avatar avishic avatar orarbel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sketch-web-viewer's Issues

Limited support for multiple pages documents

As per @ale:

Contains a preview image of the last page edited by the user. If the page's size is less than 2048x2048 it will be stored at full size, otherwise it'll be scaled to fit a 2048x2048 square.

Currently if there are more multiple pages in the document, the behaviour is undefined since the loop runs over all the pages in the zip and just takes the first one.

This can be solidified by verifying the selected page is the last one to be edited, in order to match the preview image.

Resolution could be better

This may be a large sketch canvas or something, but the resolution was so bad I could not read text. Sorry I dont think I could share the .sketch file, but here's a part of a screenshot:

screen shot 2019-02-22 at 9 42 47 am

Renderer code

Hi, I'm looking for the code that actually renders the various sketch elements - shapes, etc. Couldn't find it here. Did I miss it, or is it in a separate repo?
Cheers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.