ironhtml-elements 1.0.0

Type-safe HTML5 elements following the WHATWG Living Standard
Documentation
  • Coverage
  • 100%
    130 out of 130 items documented2 out of 128 items with examples
  • Size
  • Source code size: 264.44 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 31.64 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s 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