Replies: 1 comment
-
If this is a better/improved implementation, I definitely encourage a PR |
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
Uh oh!
There was an error while loading. Please reload this page.
-
For anyone that cares and want to make a pull request
I was trying to come up with some code splitter of my own using but resulted in using basically the same implementation that you guys have with a little tweak
Basically the first children get information from the parent and it avoid having orphan characters, still some quirks tho
This is the reference file I used if anyone is wondering
https://github.com/bigskysoftware/htmx/blob/master/src/htmx.js
Beta Was this translation helpful? Give feedback.
All reactions