The plugin weāll be creating is called āMosaicā. In part one, weāll learn about the basic files that make up a Sketch plugin; weāll write some JavaScript and create a user interface for our plugin with the help of some HTML and CSS. The next article will be about how to connect the user interface to the core plugin code, how to
In Sketch, plugins are a way to add features and functionality that arenāt present in Sketch āout of the box.ā Considering that thereās almost always going to be some missing feature or integration in any given program (especially given the vast number of needs any individual designer might have!), one can begin to imagine how plugins might be especially useful and powerful. Sketch plugins are able to do pretty much everything youād expect, like manipulating the color, shape, size, order, style, grouping, and effects of layers
There are no reviews yet.