You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2019. It is now read-only.
Hey @neoziro just started poking around in h2x. It's awesome. You guys are creating such cool stuff.
Anyway, I'd love to start building a few h2x plugins but I'm also not familiar with how the tree traversals work.
here's the first plugin I'm thinking:
given an SVG like this:
I'd like to check to see if there is only 1 reference to a
<use>remove the element from defs and inline it.