| Crates.io | htmx-rs |
| lib.rs | htmx-rs |
| version | 0.1.0 |
| created_at | 2024-03-03 09:52:53.444746+00 |
| updated_at | 2024-03-03 09:52:53.444746+00 |
| description | A CLI for developing HTMX web application |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1160500 |
| size | 95,191 |
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
Install tailwindcss standalone CLI into /usr/bin/tailwindcss
Install just
cargo install just
Install additional tools
just init