shele 0.4.0

A minimalist HTML Builder for Rust
Documentation
  • Coverage
  • 13.39%
    17 out of 127 items documented2 out of 122 items with examples
  • Size
  • Source code size: 12.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.92 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • SunP04/shele
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • SunP04

Shele

Sun's HTML Elements

A minimalist HTML Builder for Rust.

Provides the basic building blocks for creating HTML Elements.

Attention: This crate is very simple and may not be a good fit for bigger projects.

Modules:

  • Element - Provides the basic Element builder API. Used internally to create other functions.
  • Tags - Provides an API that is easier to use.

Links:

Any complain or bug/issue are welcome! If you want to contribute, just read to the shele repository.