hotwire-turbo

Crates.iohotwire-turbo
lib.rshotwire-turbo
version0.1.1
sourcesrc
created_at2023-10-20 15:15:41.403359
updated_at2023-11-27 13:55:24.0731
descriptionGenerate HTML custom element payloads compatible with Hotwire Turbo and Turbo Power
homepage
repositoryhttps://github.com/johnbcodes/hotwire-turbo
max_upload_size
id1009071
size44,104
John Bledsoe (johnbcodes)

documentation

https://docs.rs/hotwire-turbo-axum

README

hotwire-turbo

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).

TODOs

  • README

    • Simplest example
    • Axum support example
  • Much more API documentation

  • Benchmarking

  • Performance optimization(?, inline, String generation, etc)

  • Examples

  • TurboBoost Streams support

  • TurboBoost Commands support

Build status Crates.io Crates.io docs docs

Commit count: 8

cargo fmt