Barefoot.js 0.7.0 has been released!
Integration with Go's echo, gin, chi, and net/http is now available. You can see examples here: https://t.co/SrWYSww7ff
#barefootjs#go
Released v0.6.0 🎉
Feature:
Add barefootjs/hono/render with `renderToHtml` - It renderes hono/jsx node to an HTML string.
It means that this lets TypeScript HTTP framework (Elysia,h3, …) host BarefootJS by importing barefootjs/hono.
Following are examples:
Just shipped barefootjs 0.2.0. (Accidentally published 1.0.0 — let's not talk about that)
Focus: bf debug events takes a component and lists event handlers — showing what it calls, what it updates.
#barefootjs
Just shipped the first release of Barefoot.js.
A TSX compiler that takes signal-based TSX and compiles it into server templates for Hono, Go (Echo), Perl (Mojolicious), and more.
TSX in. Your stack out.