Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 409 Bytes

SVG Gradient Editor 🌈 🖌

Create, save and download SVG gradients

screen

Create

  • using native web features
  • and/or using awesome Gregor Aisch's 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