SVG.js
A lightweight library for manipulating and animating SVG, without any dependencies.
This is an fork of svgdotjs/svgjs
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.