Hyperapp: Can I use hyperapp with trueadm/t7 template function (rel. hyperx)

Created on 14 Feb 2017  路  5Comments  路  Source: jorgebucaran/hyperapp

t7 is a template function, similar to hyperx, but more featureful with support for components, splats, control flow and a bunch of other stuff.

  • Can it be used with hyperapp's h?
  • Can we use it out of the box or PR to trueadm/t7 is required?

See also

Discussion Feature

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 :)

All 5 comments

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 :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jorgebucaran picture jorgebucaran  路  4Comments

joshuahiggins picture joshuahiggins  路  4Comments

jacobtipp picture jacobtipp  路  3Comments

dwknippers picture dwknippers  路  3Comments

jamen picture jamen  路  4Comments