Sometimes you write a feature that ends up having multiple uses...turns out this endpoint enabled some cool stuff I could put into a Grafana dashboard.
Probably useless most users, but if anyone ends up running nostr-hypermedia at large scales, would be super useful.
Just released HelmJS, a 3.4kb hypermedia library that makes HTML dynamic without frameworks.
There's plenty of options out there (htmx, datastar, fixi, etc) but the wonderful thing is that if you're unhappy with existing options, you can just build what you need for yourself. There's a test page in the repo if you want to give it a try.
Just added SSE endpoint support to nostr-hypermedia, figured I should test it out, so I also added it to a little Javascript library I've been working on. Project inception, I guess lol