All Projects → sketch-hq → library-replacer-sketchplugin

sketch-hq / library-replacer-sketchplugin

Licence: MIT license
A Sketch plugin that allows you to replace a library in a Sketch file

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to library-replacer-sketchplugin

sketch-test-inspector
Helper utils and plugin for running unit tests on sketch plugins
Stars: ✭ 18 (-5.26%)
Mutual labels:  sketch, sketch-plugin
Android res export
Export Android resources in Sketch, bitmap assets, nine-patch, vector drawable, app icon, shape XML..
Stars: ✭ 204 (+973.68%)
Mutual labels:  sketch, sketch-plugin
Picasso
一款sketch生成代码插件,可将sketch设计稿自动解析成前端代码。
Stars: ✭ 191 (+905.26%)
Mutual labels:  sketch, sketch-plugin
Sketch Style Master
Sketch plugin for renaming shared styles
Stars: ✭ 193 (+915.79%)
Mutual labels:  sketch, sketch-plugin
Sketchcrapp
SketchCrapp - Crack your Sketch.app in seconds :) Supports MacOS Big Sur.
Stars: ✭ 218 (+1047.37%)
Mutual labels:  sketch, sketch-plugin
Library Symbol Replacer
Sketch plugin to replace symbols in an existing documents with library symbols 💎 📚
Stars: ✭ 193 (+915.79%)
Mutual labels:  sketch, sketch-plugin
Copy Framer Code
A Sketch plugin that copies any selected layer to the clipboard as code that can be pasted straight into a Framer prototype.
Stars: ✭ 201 (+957.89%)
Mutual labels:  sketch, sketch-plugin
Move To Library Sketchplugin
You can now move symbol from your project to any library and re-attach all the symbol instances to this library. also it keep the overrides without any problems and it work with abstract that have libraries not in your local machine
Stars: ✭ 174 (+815.79%)
Mutual labels:  sketch, sketch-plugin
typex
Typography web export (css, sass, html, json, ..) plugin for Sketch
Stars: ✭ 42 (+121.05%)
Mutual labels:  sketch, sketch-plugin
Fluid For Sketch
[Sketch Plugin] Sketch-flavored Auto Layout-like Constraints
Stars: ✭ 2,408 (+12573.68%)
Mutual labels:  sketch, sketch-plugin
React Sketchapp
render React components to Sketch ⚛️💎
Stars: ✭ 14,861 (+78115.79%)
Mutual labels:  sketch, sketch-plugin
Pdf Export Sketch Plugin
Sketch plugin for PDF exporting
Stars: ✭ 231 (+1115.79%)
Mutual labels:  sketch, sketch-plugin
Symbol Swapper
Swap the selected symbols and/or symbol instances to a master of the same name in a library.
Stars: ✭ 179 (+842.11%)
Mutual labels:  sketch, sketch-plugin
Paddy Sketch Plugin
Automated padding, spacing and alignment for your Sketch layers
Stars: ✭ 2,219 (+11578.95%)
Mutual labels:  sketch, sketch-plugin
Icondrop
Get access to 2 million+ design resources right inside Adobe Xd, Figma, Sketch, Microsoft Office, G Suite and many more.
Stars: ✭ 174 (+815.79%)
Mutual labels:  sketch, sketch-plugin
Sketch Palettes
A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills.
Stars: ✭ 2,267 (+11831.58%)
Mutual labels:  sketch, sketch-plugin
Sketch Iconfont
This plugin helps you easily insert and manage icons from icon fonts.
Stars: ✭ 1,980 (+10321.05%)
Mutual labels:  sketch, sketch-plugin
Sketch2ae
A Sketch plugin to export sketch file to Adobe After Effect
Stars: ✭ 170 (+794.74%)
Mutual labels:  sketch, sketch-plugin
Plugin Requests
A collection of plugins requested to our Twitter account
Stars: ✭ 211 (+1010.53%)
Mutual labels:  sketch, sketch-plugin
Git Sketch Plugin
💎 A Git client generating pretty diffs built right into Sketch.
Stars: ✭ 2,459 (+12842.11%)
Mutual labels:  sketch, sketch-plugin

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.

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].