Aral Balkan · @aral
32731 followers · 23220 posts · Server mastodon.ar.al

This is a niche one but if anyone needs a hyperscript renderer more geared for an HTML-based workflow than JSX, I forked @developit’s excellent vhtml to implement a few things I need for Kitten¹.

codeberg.org/small-tech/vhtml

Main differences so far:

- Style tags are no longer escaped
- Boolean HTML attributes are emitted correctly (without ="true")

You probably want Jason’s original but putting this out there in case it helps anyone else.

¹ codeberg.org/kitten/app

#SmallWeb #kitten #vhtml

Last updated 1 year ago

Aral Balkan · @aral
32659 followers · 23118 posts · Server mastodon.ar.al

Also, countless thanks to @developit for the excellent htm and vhtml (github.com/developit/vhtml), which has made developing Kitten immeasurably easier.

:kitten: 💕

#dev #web #markup #vhtml #htm #xhtm #html #kitten #SmallWeb

Last updated 1 year ago

Aral Balkan · @aral
32659 followers · 23117 posts · Server mastodon.ar.al

Kitten¹ ❤️ HTML :)

Over the weekend, I migrated Kitten from htm (github.com/developit/htm) to xhtm (github.com/dy/xhtm).

Among other things, you no longer have to close all your tags (<hr> instead of <hr />).

I want to take the opportunity to thank Dmitry Ivanov for working with me over the weekend and making eight releases over the last four days based on issues I uncovered while testing in

¹ codeberg.org/kitten/app

#dev #web #markup #vhtml #htm #xhtm #html #SmallWeb #kitten

Last updated 1 year ago