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.
dotnetCarpenter 95bb5aa607 version 2.3.7 - maintenance release 7 年之前
.config added `npm run test:quick` which aim at being fast rather than correct - great for git hooks 7 年之前
bench Updated benchmarking system 7 年之前
dist Wrapping up for 2.3.7 release 7 年之前
spec Wrapping up for 2.3.7 release 7 年之前
src gentle optimization of PR #549 7 年之前
.documentup.json Wrapping up for 2.3.7 release 7 年之前
.gitignore added code coverage 7 年之前
.travis.yml speedup build for tests 7 年之前
CHANGELOG.md Wrapping up for 2.3.7 release 7 年之前
LICENSE.txt Update LICENSE.txt 7 年之前
README.md Restored original README 7 年之前
bower.json Updated docs 7 年之前
component.json Wrapping up for 2.3.7 release 7 年之前
gulpfile.js Wrapping up for 2.3.7 release 7 年之前
package.json version 2.3.7 - maintenance release 7 年之前
svg.js.d.ts added missing constructor definitions 7 年之前

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