README
js-lib-svg-element
Functions for working with svg elements
Install
npm i @buckneri/js-lib-svg-element
Reference ยท Source
- getTranslation (transform)
- pathArc (start, end)
- pathLine (start, end)
- pattern (options)
- textWidth (text, target)
Functions for working with svg elements
<script type="module">
import buckneriJsLibSvgElement from 'https://cdn.skypack.dev/@buckneri/js-lib-svg-element';
</script>
Functions for working with svg elements
npm i @buckneri/js-lib-svg-element