hershel-theodore-layton / svg-stream-namespaced
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
Requires
- hhvm: >=4.153
- hershel-theodore-layton/sgml-stream: dev-master || ^2
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.