sketch-web-viewer

View and inspect Sketch 43 files in browser
授权协议 MIT License
开发语言 JavaScript
所属分类 应用工具、 图形和图像工具
软件类型 开源软件
地区 不详
投 递 者 云俊美
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

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

  • v-viewer:一个方便易用的vue3 图片查看器 v-viewer中文文档 一、安装 1、npm/yarn 安装 npm install v-viewer@next or yarn add viewer@next 全局注册插件 引入v-viewer及必需的css样式,并使用app.use()注册插件 组件、指令和api会被一起安装到app全局 import { createApp } from

  • 一、安装 npm install v-viewer --save 二、导入(在main.js全局引入或在当前要使用的 .vue文件局部引入) import Vue from 'vue' import Viewer from'v-viewer' import 'viewerjs/dist/viewer.css' Vue.use(Viewer) 三、使用 直接用标签写就可以 <viewer> <

  • using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace CanvasDemo.Canvas { publ

  • <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>A practical introduction to the Count-Min Sketch</title> <meta name="description" content="A practical introduction to the Coun

  • 1、引入文件 JS 版本: jQuery 版本: 注意:JS 版本和 jQuery 版本名字虽然一样,但代码不一样,不能通用。 2、HTML <ul id="jq22"> <li><img src="img/tibet-1.jpg" alt="图片1"></li> <li><img src="img/tibet-2.jpg" alt="图片2"></li> <li><img

  • 导出 想要导出你的文件,你可以从菜单栏进入 文件 > 导出… (File > Export…) 或者直接单击工具栏中的导出按钮。Sketch的画布是无限的,所以导出文件时,你要告诉 Sketch 你想导出具体哪个部分。 在Sketch 3 里,我们极大改进了导出文件的流程。当你点击工具栏中的导出按钮时,Sketch 会为你列出画布、画板、切片中所有可导出的图层。你可以从中导出部分或全部的图层。值得

  • sketch sketch统计网络数据流中某个元素出现的频率,反应数据流的特征。并不实际的存储数据流中的元素,只存储他们的计数。 基本原理是数组每个单元维持一个计数器,当数据流的元素哈希索引到数组的某个位置,此位置计算器加一。查询某个元素的出现频率只需哈希索引到对应计数器即可。很明显,由于不同元素可能索引到同一个位置,这种方法得到的计数值一般是偏大的。 Count Sketch 运行sketch方

  • 用 html5 + Javascript + SignalR(用于同步)做的医疗影像浏览器,有基本的2D操作(pan/zoom/rotation/flip/mirror),ROI(图元编辑),布局,翻页,伪彩/调窗宽/调窗位,同步控制等。

  • 压缩包 : Java核心技术卷I 例子.zip 列表 v1ch3/ v1ch3/FirstSample/ v1ch3/FirstSample/FirstSample.java v1ch3/LotteryDrawing/ v1ch3/LotteryDrawing/LotteryDrawing.java v1ch3/LotteryOdds/ v1ch3/LotteryOdds/LotteryOdds.

 相关资料
  • 作者:宋佳 邮箱:songjia@haomo-studio.com 目录 一. 介绍 二. 界面 三. 图层 四. 图形 五. 文本 六. 图片 七. 符号 八. 式样 九. 编组 十. 画布 十一. 导出 十二. 导入 十三. 偏好设置 十四. 性能 十五. 性能 十六. 快捷键 一.介绍 1.sketch介绍 Sketch 是一款适用于所有设计师的矢量绘图应用。矢量绘图也是目前进行网页,图标以

  • Sketch 是 Android 上一款强大且全面的图片加载器,除了图片加载的必备功能外,还支持 GIF,手势缩放、分块显示超大图片、自动纠正图片方向、显示视频缩略图等功能 特性: 多种 URI 支持. 支持 http://、https://、asset://、content://、file:///sdcard/sample.jpg、 /sdcard/sample.jpg、drawable://、

  • Interactive sketches made with three.js. https://ykob.github.io/sketch-threejs/ This code is released under the MIT license. If you want to use some code, you can use these freely by adding license no

  • New plugin Hello everyone! I just created a totally new plugin to establish easier and reliable workflow. if you'd like to test out, it's here: https://github.com/keremciu/sketch-iconfont-web waiting

  • Sketch Commands Sketch Commands is a port of some of my Orange Commands for Fireworks for Sketch.app. Installation Download & unzip the latest version and double click it to install it Documentation f

  • Make your workflow more efficient. 中文说明 Installation Search "Automate Sketch" from Sketch Runner. Download master.zip, unzip it, then double-click the "automate-sketch.sketchplugin". Download for olde