Create macro #803
untlsn-old
started this conversation in
Ideas
Replies: 1 comment
-
People have been writing babel plugins to do this sort of thing. Check out: https://github.com/LXSMNSYC/babel-plugin-solid-labels |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I had a chance to deal with Vue 3 recently and got curious about their vue/macro. Is it possible to create a macro for solidjs?
Helper:
And compile:
to:
or (probably harder)
Beta Was this translation helpful? Give feedback.
All reactions