shele

Crates.ioshele
lib.rsshele
version0.4.0
sourcesrc
created_at2023-12-29 01:22:43.436204
updated_at2023-12-29 18:08:32.389413
descriptionA minimalist HTML Builder for Rust
homepagehttps://gitlab.com/SunP04/shele
repositoryhttps://gitlab.com/SunP04/shele
max_upload_size
id1082872
size12,811
Sun (SunP04)

documentation

README

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.

Commit count: 28

cargo fmt