svgjs

A lightweight library for manipulating and animating SVG.

Usage no npm install needed!

<script type="module">
  import svgjs from 'https://cdn.skypack.dev/svgjs';
</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

Bower:

bower install svg.js

Node:

npm install svg.js

Cdnjs:

https://cdnjs.com/libraries/svg.js

Documentation

Check https://svgdotjs.github.io to learn more.

Donate