All Projects → marisaroque → sketch-markup-listify

marisaroque / sketch-markup-listify

Licence: MIT License
Sketch plugin for convert and copy text layers into HTML lists.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sketch-markup-listify

autopdfexporter-sketch-plugin
A Sketch Plugin to auto-export all '[S]' Prefix artboards to a single pdf, no slices needed! Plugin auto creates slices from prefixed Artboards and exports them into a single page-sorted pdf file.
Stars: ✭ 16 (-48.39%)
Mutual labels:  sketch, sketch-plugin
sketch-library-audit
Export Symbol and Shared Style data from any Sketch Library to CSV.
Stars: ✭ 17 (-45.16%)
Mutual labels:  sketch, sketch-plugin
DesignToken2Code
Convert design tokens to SCSS variables as code
Stars: ✭ 16 (-48.39%)
Mutual labels:  sketch, sketch-plugin
Sketch-SelectPlus
Sketch plugin to select different layers of specific types. It basically selects everything!
Stars: ✭ 20 (-35.48%)
Mutual labels:  sketch, sketch-plugin
sketch-dark-mode
Generate a dark mode version of any Sketch document, the right way.
Stars: ✭ 58 (+87.1%)
Mutual labels:  sketch, sketch-plugin
Smile-Sketch
文档快速整理排序,资源导入与导出
Stars: ✭ 14 (-54.84%)
Mutual labels:  sketch, sketch-plugin
design-tokens-plugin
Support end of life! Delivering consistent Design System. A Sketch plugin that exports Design Tokens to JSON format. You can export colors, typography, icons and utilis. A must-have tool for design system project.
Stars: ✭ 100 (+222.58%)
Mutual labels:  sketch, sketch-plugin
sketch-align-layers-middle-no-bounds
sketch align layers middle no bounds from parent layer
Stars: ✭ 13 (-58.06%)
Mutual labels:  sketch, sketch-plugin
Assistant
Talk to Sketch
Stars: ✭ 35 (+12.9%)
Mutual labels:  sketch, sketch-plugin
Sketch-Keyboard-Resize
A Sketch plugin that lets you resize objects from all sides with keyboard shortcuts. As a bonus you can specify the resize amount.
Stars: ✭ 16 (-48.39%)
Mutual labels:  sketch, sketch-plugin
sketch-slicer
Creating slices for selected layers in Sketch
Stars: ✭ 37 (+19.35%)
Mutual labels:  sketch, sketch-plugin
Isometry
📦 Sketch plugin that allows to create isometric projections from layers
Stars: ✭ 18 (-41.94%)
Mutual labels:  sketch, sketch-plugin
sketch-debugger
🐛 Debugger Plugin and Utils for Sketch Plugin Developers
Stars: ✭ 16 (-48.39%)
Mutual labels:  sketch, sketch-plugin
sketch-library-unlinker
A Sketch plugin that can unlink symbols linked to a specific library, or unlink symbols that have been deleted in their libraries.
Stars: ✭ 21 (-32.26%)
Mutual labels:  sketch, sketch-plugin
sketch-data-faker
A Sketch plugin providing 130+ types of smart placeholder content for your mockups from Faker.js and other sources.
Stars: ✭ 62 (+100%)
Mutual labels:  sketch, sketch-plugin
symbol-insert
A simple plugin to insert your Sketch symbols
Stars: ✭ 25 (-19.35%)
Mutual labels:  sketch, sketch-plugin
print-export-sketchplugin
Exports a PDF for printing
Stars: ✭ 85 (+174.19%)
Mutual labels:  sketch, sketch-plugin
symbol-namer
A plugin to help you rename symbol instances. Rename symbol instances to their override text values, or set and use a default name.
Stars: ✭ 17 (-45.16%)
Mutual labels:  sketch, sketch-plugin
styledrop
A plugin for Sketch allows you to easily copy styles from one layer to another.
Stars: ✭ 54 (+74.19%)
Mutual labels:  sketch, sketch-plugin
sketch-plugin
Design your next Atlassian app with our component libraries and suite of Sketch tools 💎
Stars: ✭ 51 (+64.52%)
Mutual labels:  sketch, sketch-plugin

Sketch Markup Listify Plugin

Download from Sketchpacks.com Compatible Sketch Version

Sketch Markup Listify Hero

What is Sketch Markup Listify?

A Sketch plugin built to make the life of every designer and front-end developer a little bit easier. The idea behind this plugin is to make it fast and easy to convert and copy your text layers or groups with text layers into HTML lists.

How will it help?

Using Sketch Markup Listify plugin you can speed up your HTML coding process when you need to include in your code large lists or option elements from Sketch.

How to use it?

To get your markup list pasteable, please select text layers, groups of layers (with text layers) or both, and then go to Plugins ▸ Markup Listify, or just press the keyboard shortcut cmd + ⌥ + l, and voilá. But nothing speaks better than an image:

Sketch Markup Listify Demo

Installation

First of all you need to have Sketch installed. Next, there are several ways to install this awesome plugin, so choose the best option for you.

Quick install (best way to go for rushed people)
  1. Download the zip file with the Markup Listify and unzip.
  2. Double click Markup Listify.sketchplugin to install (while Sketch is open).
  3. You can find the plugin in the Plugins Menu ▸ Markup Listify.
Git clone (best way to go for git lovers)
  1. Using a command line app (Terminal, iTerm, etc), navigate to the Sketch Plugins directory. This is different depending on your set up. If you're unsure, open Sketch and go to the Plugins Menu ▸ Manage Plugins... ▸ Show Plugins Folder.
  2. Once you're in the Plugins directory git clone https://github.com/marisaroque/sketch-markup-listify.git or your fork.
  3. You can find the plugin in the Plugins Menu ▸ Markup Listify.
Install with Sketchpacks

Install Markup Listify with Sketchpacks

System Requirements

Sketch Markup Listify has been tested on Sketch (version 46) on MacOS Sierra. If you have any problems, drop me a line.

Roadmap & Feature Ideas

  • Build relations between text layers and its sub-groups.
  • Create an option to select the type of list tags, like, ul, ol or option.
  • Create an option to select the tags that might need to be inserted inside li tags, like, for example, li > a, li > p, li > span, etc.
  • Find a solution for handling invisible layers or group of layers.
  • Create an option to copy Pug (old Jade), Markdown and Handlebars.
  • Create an option to copy the JSON corresponding to the selection made.
  • Consider the possibility of creating pasteable markup lists with images, text and shapes.
  • Consider the possibility of developing the inverse action, i.e., have an HTML list and be able to convert it into groups and/or text layers.

Feedback

If you discover any issues or have questions regarding usage feel free to ping me on twitter or follow for updates.

License

Sketch Markup Listify plugin is released under the MIT license. See LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].