SVG-Spinner icon indicating copy to clipboard operation
SVG-Spinner copied to clipboard

UI Enhancement sugestion: named parameters.

Open nedbaldessin opened this issue 10 years ago • 1 comments

Great tool, I love it!

Here's a UI enhancement I think would be useful: change the ordered parameters by named parameters. Having 8 parameters makes it hard to know which one you are tweaking, and forces you to always refer back to the documentation, and count which parameter you're changing.

This would be nice:

$ node tools/spingenerator.js --color white --duration 1.2 > foo.svg

Again, super useful tool, thanks!

nedbaldessin avatar Sep 17 '13 16:09 nedbaldessin

Just use the SVGEN Node app I built. It's way easier than the command line tool

rendro avatar Sep 18 '13 08:09 rendro