jakearchibald/svgomg

enable bulk edit on the demo website website

Open

#378 opened on Feb 8, 2022

View on GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (5,473 stars) (474 forks)batch import
enhancementhelp wanted

Description

On the demo website, this isn't possible to bulk edit svg.

https://jakearchibald.github.io/svgomg/

Feature request

Would be nice to be able to import multiple svgs, change them and exports all in one.
I saw that this is already somehow implemented in the library https://github.com/jakearchibald/svgomg/issues/64

Contributor guide