Home / Drawing & SVG / svg.js for manipulating and animating SVG
svg.js for manipulating and animating SVG

svg.js for manipulating and animating SVG

Download
  • Overview
  • Documents
  • Demos
User Rating: 0/5 ( 0 votes)
Your Rating:

A lightweight library for manipulating and animating SVG.

Svg.js has no dependencies and aims to be as small as possible.

Svg.js is licensed under the terms of the MIT License.

Here are a few highlights:

  • easy readable uncluttered syntax
  • very small, about 11k gzipped
  • animations on size, position, transformations, color, ...
  • painless extension thanks to the modular structure
  • various useful plugins available
  • unified api between shape types with move, size, center, ...
  • binding events to elements
  • full support for opacity masks and clipping paths
  • text paths, even animated
  • element groups and sets
  • dynamic gradients
  • fully documented

Compatibility

Desktop

  • Firefox 3+
  • Chrome 4+
  • Safari 3.2+
  • Opera 9+
  • IE9 +

Mobile

  • iOS Safari 3.2+
  • Android Browser 3+
  • Opera Mobile 10+
  • Chrome for Android 18+
  • Firefox for Android 15+
Scroll To Top