mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

Aral Balkan

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

Codeberg.orgvhtmlFork of vhtml by Jason Miller that introduces a number of things Kitten needs.