You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ulrich-Matthias Schäfer 230d2a2fa4 bump 2.5.3 7 years ago
.config added test cases to increase coverage 7 years ago
bench bump 2.5.3 7 years ago
dist bump 2.5.3 7 years ago
spec Fix the flip transform on both axis 7 years ago
src Fix the flip transform on both axis 7 years ago
.gitignore added code coverage 7 years ago
.travis.yml speedup build for tests 7 years ago
CHANGELOG.md update readme 7 years ago
LICENSE.txt Updated LICENSE 7 years ago
README.md correct position of gitter badge 7 years ago
bower.json Updated docs 7 years ago
gulpfile.js Added SVG.Symbol so SVG.adopt can pick up symbols correctly 7 years ago
package.json bump 2.5.3 7 years ago
svg.js.d.ts fix svg.js.d.ts (#644 #648) 7 years ago

README.md

SVG.js

Build Status Coverage Status CDNJS

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