afternoon2 / svg-gradient-editor

Create, edit and save SVG gradients

Home Page:https://afternoon2.github.io/svg-gradient-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Create, edit and save SVG gradients

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

License:MIT License


Languages

Language:TypeScript 92.2%Language:JavaScript 4.5%Language:HTML 3.3%