Search by

hershel-theodore-layton / svg-stream-namespaced

Hershel Theodore Layton

SVG elements for sgml-stream.

Package info

github.com/hershel-theodore-layton/svg-stream-namespaced

Language:Hack

pkg:composer/hershel-theodore-layton/svg-stream-namespaced

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.0.1 2026-09-14 17:52 UTC

This package is auto-updated.

Last update: 2026-09-14 17:53:07 UTC


README

SVG elements for sgml-stream in the HTL\SVGStream namespace

This repository only contains files written using codegen.

If you want to contribute and your changes require edits to files which contain This file is generated. Do not modify it manually!, contribute to sgml-stream-codegen instead. We welcome changes which are required to keep up to date with the SVG spec with open arms. Typo fixes and improved doc blocks are also very welcome. You should be able to make these changes easily by editing the definition files (JSON files).

Unlike html-stream-non-namespaced, this library does not have a non-namespaced variant. Tags which appear in svg and html share names, such as <a>. A non-namespaced version would therefore conflict with the non-namespaced html version.