990882f9db | ||
---|---|---|
.. | ||
.config | ||
.github | ||
bench | ||
dist | ||
spec | ||
src | ||
.travis.yml | ||
CHANGELOG.md | ||
LICENSE.txt | ||
README.md | ||
bower.json | ||
gulpfile.js | ||
package.json | ||
svg.js.d.ts |
README.md
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.