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 has been archived by the owner on Aug 24, 2019. It is now read-only.
Hmm yes, I think it is possible but I don't know how 😅.
I am very new to tree traversal and I wrote it several months ago, you will have to go deep in the code. Also it is inspired by Babel, so finding Babel plugin help could help you!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.The text was updated successfully, but these errors were encountered: