Package Exports
- @svgdotjs/svg.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@svgdotjs/svg.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
SVG.js
A lightweight library for manipulating and animating SVG, without any dependencies.
SVG.js is licensed under the terms of the MIT License.
Installation
Npm:
npm install @svgdotjs/svg.js
Yarn:
yarn add @svgdotjs/svg.js
Cdnjs:
https://cdnjs.com/libraries/svg.js
Documentation
Check svgjs.com to learn more.