Jaimevp54 HtmlBuilder Versions Save

A beautiful html builder built with python.

v1.0.0

3 years ago

This is the first version complete and stable enough for production. Included changes:

  • Feature: Rendering HTML tags using the htmlBuilder.tags module
  • Feature: Adding attributes to HTML tags using the htmlBuilder.attributes module
  • Initial library documentation
  • Complete unittest suite

v0.2.1

3 years ago

0.1.2

6 years ago
  • Added attribute tag classes
  • Attributes can only be used inside valid tags.

0.1.1

6 years ago