ImportArtboards

plugins. ImportArtboards

Plugin to import pages and artboards from external sketch files. This fixes some issues in sketch on copy/paste artboards containing symbols. It only imports pages and artboards not existing in the destination sketch (with the same name) It also imports the library symbols used

Constructor

new ImportArtboards(source)

Source:
Example
sketch.use(new ImportArtboards('path/to/source.sketch'));
Parameters:
Name Type Description
source string Path to the sketch file containing the pages to import