ironhtml-bootstrap 1.0.0

Type-safe Bootstrap 5.3 components for ironhtml
Documentation
  • Coverage
  • 73.88%
    198 out of 268 items documented44 out of 160 items with examples
  • Size
  • Source code size: 250.55 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 16.23 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 28s Average build duration of successful builds.
  • all releases: 28s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • LeakIX/ironhtml
    1 0 24
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dannywillems

ironhtml

A minimal, zero-dependency, no_std HTML5 library for Rust.

CI

Documentation

See the API documentation for usage examples, the html! macro reference, and detailed API reference.

Crates

Crate Description
ironhtml Core HTML builder with type-safe elements and XSS protection
ironhtml-elements 110+ HTML5 elements as zero-sized types
ironhtml-attributes Typed HTML5 attributes with validation
ironhtml-macro html! proc-macro for ergonomic HTML generation
ironhtml-parser HTML5 parser and validator
ironhtml-bootstrap Type-safe Bootstrap 5.3 components

License

MIT