API Reference dom_svg v0.1.0

modules

Modules

This module aggregates and exports parsers for SVG elements and attributes. Check specific modules for details.

This module contains common grammar to be used by all SVG Grammars

This module contains the SVG number grammar

This module contains rules for path's SVG grammar data defined in https://svgwg.org/svg2-draft/single-page.html#paths-PathDataBNF

This module defines the grammar for SVG transforms Check the official grammar here: https://www.w3.org/TR/css-transforms-1/#svg-syntax

This module defines the grammar for SVG attribute viewBox Check the official grammar here: https://svgwg.org/svg2-draft/single-page.html#coords-ViewBoxAttribute