Crates.io | hotwire-turbo |
lib.rs | hotwire-turbo |
version | 0.1.1 |
source | src |
created_at | 2023-10-20 15:15:41.403359 |
updated_at | 2023-11-27 13:55:24.0731 |
description | Generate HTML custom element payloads compatible with Hotwire Turbo and Turbo Power |
homepage | |
repository | https://github.com/johnbcodes/hotwire-turbo |
max_upload_size | |
id | 1009071 |
size | 44,104 |
Generate HTML custom element payloads compatible with Hotwire Turbo and Turbo Power.
A Rust implementation of turbo-rails TagHelper and [turbo_power-rails StreamHelper] (https://github.com/marcoroth/turbo_power-rails/blob/main/lib/turbo_power/stream_helper.rb).
README
Much more API documentation
Benchmarking
Performance optimization(?, inline, String generation, etc)
Examples
TurboBoost Streams support
TurboBoost Commands support