lewp-html

Crates.iolewp-html
lib.rslewp-html
version0.2.0
sourcesrc
created_at2022-03-04 16:33:23.390123
updated_at2022-04-01 15:48:45.598133
descriptionStraightforward HTML document building. Write your HTML with full algorithmic power instead of creating messy and confusing templates that contain typing errors.
homepagehttps://github.com/emirror-de/lewp-rs
repositoryhttps://github.com/emirror-de/lewp-rs
max_upload_size
id543584
size49,735
Lewin Probst, M.Sc. (emirror-de)

documentation

https://docs.rs/lewp-html

README

lewp-html

Version Documentation MIT or Apache-2.0 License

Straightforward HTML document building. Write your HTML with the full power of a programming language instead of creating messy and confusing templates that contain typing errors.

📦 Features

  • Clean API

  • Valid HTML creation

  • Useful methods for attribute and node interaction

❓ How to use?

See the documentation page for an API example.

🤠 Contributing

Unless explicitly stated, any contribution intentionally submitted for inclusion in this project, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions.

Please have a look at [CONTRIBUTING.md] for guidelines and conventions.

⚖ License

Licensed under either of

at your option.

Commit count: 362

cargo fmt