@zyrab/domo-svg
v0.1.2
Published
SVG-aware DOM builder for Domo. Provides correct namespace handling and fluent chaining for SVG elements.
Downloads
16
Maintainers
Readme
@zyrab/domo-svg
Extends @zyrab/domo with SVG tag support and proper namespace handling.
Features
- SVG tag validation (
circle,rect,path, etc.) - Correct
createElementNSusage - Compatible with virtual DOM mode (SSG)
- Fully chainable like
Domo
Install
pnpm add @zyrab/domo-svg