thacuber2a03 / uiua-html

A Uiua library to create and manipulate HTML elements.

Repository from Github https://github.comthacuber2a03/uiua-htmlRepository from Github https://github.comthacuber2a03/uiua-html

uiua-html

A Uiua library for creating and manipulating HTML elements.

Currently in an alpha state; anything may change at any time.

Warning

uiua-html is experimental until case gets stabilized. Please excuse any inconveniencies.

Short term goals

  • Render element properties
  • Allow for elements with no end tag
  • List abstractions (ordered and unordered)
  • Quote abstractions
  • Link abstractions
  • Code blocks

Long-term goals

  • A frendlier syntax than HTML itself
  • High level abstractions for common operations

About

A Uiua library to create and manipulate HTML elements.

License:MIT License