sketch-hq / library-replacer-sketchplugin

A Sketch plugin that allows you to replace a library in a Sketch file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Replacer Plugin

Quickly replace instances of shared Symbols and Styles by selecting the library that should be used instead.

  • Replaces Symbols, Layer and Text Styles
  • Supports local and Sketch Cloud Libraries

Installation

From a release (simplest)

  • Download the latest release of the plugin
  • Double-click the .zip archive to extract the plugin
  • Double-click library-replacer.sketchplugin to install the plugin

From source

  • Clone the repo
  • Install the dependencies with npm install

Usage

  1. Open the Sketch document with Symbols, Layer and Text Styles you want to replace
  2. Choose PluginsLibrary Replacer
  3. If the Sketch document uses two or more libraries, select the Library for which you want to replace instances
  4. Select the replacement Library

Acknowledgements

This plugin is based on Camilo.

About

A Sketch plugin that allows you to replace a library in a Sketch file

License:MIT License


Languages

Language:JavaScript 100.0%