Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JJYing/Sketch-Better-Shadow
A Sketch plug-in for generating multi-layered shadow to mimic non-linear decay
https://github.com/JJYing/Sketch-Better-Shadow
plug-in shadow sketch sketch-plugin
Last synced: 2 months ago
JSON representation
A Sketch plug-in for generating multi-layered shadow to mimic non-linear decay
- Host: GitHub
- URL: https://github.com/JJYing/Sketch-Better-Shadow
- Owner: JJYing
- Created: 2018-08-28T02:37:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T15:49:28.000Z (over 6 years ago)
- Last Synced: 2024-08-02T07:02:17.673Z (6 months ago)
- Topics: plug-in, shadow, sketch, sketch-plugin
- Language: JavaScript
- Size: 652 KB
- Stars: 81
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-designops - Better Shadows - generate shadows with non-linear decay. (Sketch / Design)
README
# Better Shadow Plug-in for Sketch
Miss those subtle shadows with non-linear decay in Photoshop? You can mimic them in Sketch now!![](https://github.com/JJYing/Sketch-Better-Shadow/raw/master/Assets/preview.gif)
# Installation
1. Download and unzip the [**Plug-in package**](https://github.com/JJYing/Sketch-Better-Shadow/raw/master/Releases/Better-Shadow-Latest.zip).
2. Double click the **Better-Shadow.sketchplugin** file.# Usage
1. The shadows can be applied to **Shapes**, **Text** and **Images**, and you can select multiple objects.
2. Currently only accept 6-digit HEX color code, color pickers to be added.# Changelog
| Version | Date | Updates |
|:--|:--|:--|
| V0.2 | Aug 28, 2018 | · Added shadow color support
· Added shadow opacity support |
| V0.1 | Aug 28, 2018 | · Initial MVP version |