aniftyco / kubit

Full stack web framework for Node.js

Home Page:https://kubitjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1st party package: Htmx

joshmanders opened this issue · comments

Be nice to have a package that extends Adonis/Kubit to add features for working with htmx in an application as that'll be a primary tool in all our apps.

Based loosely on https://github.com/mauricius/laravel-htmx.

We can extend the Request class to add some of the helpers and look into seeing if we can extend Edge to have support for fragments too.