t7 is a template function, similar to hyperx, but more featureful with support for components, splats, control flow and a bunch of other stuff.
h? See also
Oh wow that is really cool!
There is a lexer for vue templates language-vue that works for backticks (traditional JS component).
I wonder how those work. I think they look for a keyword
@selfup I wonder if that's a tagged template function like hyperx or something else? Do you happen to know?
It turns the string into a render function, so it must be something similar. Let me check the source code!
馃 That kind of sounds more like what hyperxify does to hyperx.
@jbucaran ping me if you have time on the Inferno slack and I'll be happy to give you permissions on t7 if you want to work with it. I don't have a huge amount of time to dedicate to the project anymore and the codebase could do with a tidy up but I have some pretty awesome ideas on how it can be improved :)
Most helpful comment
@jbucaran ping me if you have time on the Inferno slack and I'll be happy to give you permissions on t7 if you want to work with it. I don't have a huge amount of time to dedicate to the project anymore and the codebase could do with a tidy up but I have some pretty awesome ideas on how it can be improved :)