An open API service indexing awesome lists of open source software.

https://github.com/afternoon2/svg-gradient-editor

Create, edit and save SVG gradients
https://github.com/afternoon2/svg-gradient-editor

colors editor gradient gradients playground react svg

Last synced: 3 months ago
JSON representation

Create, edit and save SVG gradients

Awesome Lists containing this project

README

          

# SVG Gradient Editor 🌈 🖌

Create, save and download SVG gradients

![screen](./demo/screenshot_v2.png)

Create

- using native web features
- and/or using awesome Gregor Aisch's [chroma.js](https://github.com/gka/chroma.js) library

Save as:

- a preset object in local storage
- or download svg file on your computer

## Installation and starting in local environment

- `yarn install`
- `yarn start`