svg.js

A lightweight library for manipulating and animating SVG.

Usage no npm install needed!

<script type="module">
  import svgJs from 'https://cdn.skypack.dev/svg.js';
</script>

README

SVG.js

Build Status Coverage Status CDNJS Join the chat at https://gitter.im/svgdotjs/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.

Donate