brianium / hiccupad

AI generated slop to convert html to hiccup

Home Page:https://brianium.github.io/hiccupad/

Repository from Github https://github.combrianium/hiccupadRepository from Github https://github.combrianium/hiccupad

hiccupad

Convert HTML to Hiccup

Use at: https://brianium.github.io/hiccupad/

About

Really just an excuse to deploy something small with squint, tailwindcss, and daisyui.

app.cljs almost entirely written using Cursor and Claude 3.7 Sonnet.

Features

  • Convert HTML to Hiccup
  • Entirely client side
  • Copy to clipboard
  • Dark mode
  • Mobile friendly
  • Wraps multiple root elements in a (list) form

Dev

Requires

To develop, just run the bb dev task:

$ bb dev

This will start squint's watch mode and the vite dev server. View the app at http://localhost:5173.

About

AI generated slop to convert html to hiccup

https://brianium.github.io/hiccupad/


Languages

Language:Clojure 71.5%Language:HTML 25.7%Language:JavaScript 1.7%Language:CSS 1.2%