Backstory Nearly two years (actually almost three) ago, I was migrating admin panel from bootsrap 4 to bootstrap 5 alpha. I was using a lot of jquery and a lot of jquery ajax functions that were written like 10 years ago. So to clean this mess I wanted to make single func to rule them all. With new bootstrap 5 without jquery I searched for something. I even tried htmx. But I didn’t like it (it has some weird syntax that is not valid html and most editors don’t like it too).