Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
sketch-plugin-helper
A batteries-included toolkit for making Sketch plugins
sketch-export-prototype
A Sketch plugin to export a clickable prototype from your Sketch file
sketch-sort-layer-list
A Sketch plugin to sort the layer list by name or layer position
sketch-clean-document
A Sketch plugin to automagically organise and clean up your Sketch document
sketch-add-artboard-borders-and-titles
A Sketch plugin to add borders and titles to artboards
sketch-align-to-grid
A Sketch plugin to align artboards and layers to a grid
sketch-select-layers
A Sketch plugin to create or filter a selection of layers based on name, type or similarity
sketch-move-layers
A Sketch plugin to precisely move and arrange layers
sketch-extract-text
A Sketch plugin to extract text from layers that match a regular expression
sketch-find-and-replace-text
A Sketch plugin to find and replace text in text layers and symbol instances
sketch-draw-slice-over-selection
A Sketch plugin to draw a slice over the selection
@sketch-plugin-helper/settings
Get user input in your Sketch plugin via a concise API
sketch-resize-layers
A Sketch plugin to ease layer resizing
sketch-snap-to-grid
A Sketch plugin to automatically align artboards and layers to a grid
sketch-rename-layers
A Sketch plugin to automate layer renaming
@sketch-plugin-helper/utilities
Utility functions for Sketch plugins