Skip to content

Generate HTML code using Rust builders - 100% human created code

License

Notifications You must be signed in to change notification settings

ancos2505/html-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-rs

Generate HTML code using Rust builders with no dependencies (WIP)

Getting started

Run examples/getting_started.rs example:

cargo run --example getting_started

or to show structs origin:

cargo run --example getting_started --features debug

How to add in your project

cargo add --git=https://github.com/ancos2505/html-rs.git

About

Generate HTML code using Rust builders - 100% human created code

Resources

License

Stars

Watchers

Forks

Languages