@st-lib/render-svg
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@st-lib/render SVG element shortcuts.

Exports all well known SVG tags.

Some elements renamed:

  • <a> - svgAnchor (because st-lib/render-html exports anchor)
  • <g> - group
  • <switch> - svgSwitch (because of switch is the javascript keyword =) )
  • <text> - svgText (because @st-lib/render exports text)

/@st-lib/render-svg/

    Package Sidebar

    Install

    npm i @st-lib/render-svg

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    16.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • st-lib