您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Ulrich-Matthias Schäfer 049b4de671 allow 0 as animation duration and delay (fixes #1225) 9 个月前
.config dependency updates, easier formatting 1年前
.github dependency updates, easier formatting 1年前
bench dependency updates, easier formatting 1年前
playgrounds dependency updates, easier formatting 1年前
spec skip descriptive elements on rebuild and toParent 9 个月前
src allow 0 as animation duration and delay (fixes #1125) 9 个月前
.eslintrc.json dependency updates, easier formatting 1年前
.gitignore allow 0 as animation duration and delay (fixes #1125) 9 个月前
.prettierignore dependency updates, easier formatting 1年前
.prettierrc.json dependency updates, easier formatting 1年前
.travis.yml dependency updates, easier formatting 1年前
CHANGELOG.md update changelog, revert umd wrapper config 1年前
LICENSE.txt fix playgrounds, delete unneeded files 5 年前
README.md dependency updates, easier formatting 1年前
package-lock.json dependency updates, easier formatting 1年前
package.json dependency updates, easier formatting 1年前
svg.js.d.ts allow string as input to rect 9 个月前

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