mithril has mithrilify and riot.js has riotify, perhaps we could have a hyperxify for hyperx?
This would save a flat 5kb minified / unminified per bundle, and some execution time too.
I'm currently not working on frontend stuff, so posting this here in case anyone has some spare time and reckons it'd be fun to build :sparkles:
edit: also worth noting: this removes the hard dependency on multiline string support available in browsers; pretty useful when targeting older systems!
mithril
has mithrilify andriot.js
has riotify, perhaps we could have ahyperxify
forhyperx
?This would save a flat
5kb
minified / unminified per bundle, and some execution time too.I'm currently not working on frontend stuff, so posting this here in case anyone has some spare time and reckons it'd be fun to build :sparkles:
edit: also worth noting: this removes the hard dependency on multiline string support available in browsers; pretty useful when targeting older systems!