• This repository has been archived on 08/Apr/2022
  • Stars
    star
    2,923
  • Rank 15,508 (Top 0.4 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created over 9 years ago
  • Updated almost 6 years ago

Reviews

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

Repository Details

Marketch is a Sketch 3 plug-in for automatically generating html page that can measure and get CSS styles on it.

Marketch

Marketch is a Sketch plugin that helps you generate html page from Sketch file where you can get measures and CSS styles directly.

Banner

Notice

  • This plugin requires artboard to work.

Preview

preview

Demo

http://tudou527.github.io/marketch/

Install

Manual

  1. Download the latest release at: https://github.com/tudou527/marketch/releases
  2. Unzip marketch.sketchplugin.zip
  3. Double click marketch.sketchplugin

Usage

  • Select pages and artboards in the upper left corner.
  • Select an element to view its location and CSS styles on the right side of the page.
  • Select an element and hover another to see the spacing between them.

Contribute

The plugin is in active development, any help would be appreciated.

If you believe you have found a bug, please open an issud according to this template.

If you want to contribute to our code base, here's a contribution guide. Feel free to open a pull request.

Thanks