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 svg.js
#### Yarn:
yarn add svg.js
#### Bower:
bower install svg.js
#### Cdnjs:
https://cdnjs.com/libraries/svg.js
Documentation
Check
https://svgjs.com/ to learn more.
