github maragudk/gomponents v0.16.0
Streamline all the elements

latest releases: v1.3.0, v1.2.0, v1.1.0...
pre-release5 years ago

⚠️ BREAKING: All elements in the html package now take just Nodes as children. No more text strings as the first argument for certain elements like h1, em, and many more. This makes the API the same for all element helper functions. (Except Doctype, which isn't really an element but a document prefix.)

New: The svg package has begun. It provides helper functions for SVG elements for inlining into HTML documents.

Don't miss a new gomponents release

NewReleases is sending notifications on new releases.