Skip to content

afternoon2/svg-gradient-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • by applying blend modes

Save as:

  • a preset object in local storage
  • a svg file on your computer

Installation and starting in local environment

  • yarn install
  • yarn start