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
Hey @SamJBarney, This library seems to be unmaintained, (no license #23, no fragment support...) I'm maintaining @kitajs/html with some extra features I wanted to add, like fragments, ~3x times faster, a pre-compiled mode, null/undefined handling, preact (h) build systems compatible and more... Have a look at it!.
Basic support for fragments is pretty simple:
Example of usage
Forcing sorting using
<Fragment key="some id">
would take some work and could be considered for a later release.See React Fragments
The text was updated successfully, but these errors were encountered: