您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Ulrich-Matthias Schäfer cbefb3aab4 release 3.1.2 2 年前
.config Release 3.1.0 3 年前
.github typos (#1179) 3 年前
bench fix: change domain name to svgjs.dev 3 年前
playgrounds typos (#1179) 3 年前
spec Add parameter "options" to EventTarget.off() 2 年前
src Add parameter "options" to EventTarget.off() 2 年前
.eslintrc.json fixed issues when animating css, updated deps 2 年前
.gitignore dont generate esm bundle anymore and link to src/main.js directly. Move bower to its own repo 5 年前
.travis.yml Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transforms, updated dependencies, finished tests, removed old es5 tests 4 年前
CHANGELOG.md release 3.1.2 2 年前
LICENSE.txt fix playgrounds, delete unneeded files 5 年前
README.md Update README.md 3 年前
package-lock.json release 3.1.2 2 年前
package.json release 3.1.2 2 年前
svg.js.d.ts Add parameter "options" to EventTarget.off() 2 年前

README.md

SVG.js

Build Status Coverage Status Cdnjs jsdelivr Twitter

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 @svgdotjs/svg.js

Yarn:

yarn add @svgdotjs/svg.js

CDNs:

https://cdnjs.com/libraries/svg.js
https://cdn.jsdelivr.net/npm/@svgdotjs/svg.js
https://unpkg.com/@svgdotjs/svg.js

Documentation

Check svgjs.dev to learn more.

Donate or Sponsor