hepek icon indicating copy to clipboard operation
hepek copied to clipboard

Support for AlpineJS

Open carlos-verdes opened this issue 5 months ago • 1 comments

AlpineJS is a super lightweight JS framework tied to the DOM https://alpinejs.dev/

I plan to use Hepek in combination with HTMX and Alpine, having direct DSL support will save lot of time, have better code and avoid errors at compilation

carlos-verdes avatar Jan 13 '24 13:01 carlos-verdes

Added basic attributes in v0.27.0

https://github.com/sake92/hepek/blob/c81238374ceef4b02100f12f625888a30db6c516/hepek-components/jvm/src/main/scala/ba/sake/hepek/alpinejs/x.scala

sake92 avatar Apr 16 '24 13:04 sake92