#web-apps #htmx #tailwind #axum #applications #cli #template

app htmx-rs

A CLI for developing HTMX web application

1 unstable release

0.1.0 Mar 3, 2024

#1732 in Web programming

21 downloads per month

MIT license

51KB

Introduction

htmx-rs CLI generates htmx templates with Tailwind CSS for Axum web applications.

  • htmx-rs init: initialize configuration
  • htmx-rs add [component]
  • Configuration file: htmx.rs.toml

Getting started

Install tailwindcss standalone CLI into /usr/bin/tailwindcss

Install just

  cargo install just

Install additional tools

  just init

Dependencies

~13–24MB
~343K SLoC