Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ulrich-Matthias Schäfer 3397aaf37e Release 3.1.0 il y a 3 ans
.config Release 3.1.0 il y a 3 ans
.github typos (#1179) il y a 3 ans
bench fix: change domain name to svgjs.dev il y a 3 ans
playgrounds typos (#1179) il y a 3 ans
spec fix group move bug when group contains elements without dimensions, update deps il y a 3 ans
src fix group move bug when group contains elements without dimensions, update deps il y a 3 ans
.eslintrc.json sorted method names il y a 4 ans
.gitignore dont generate esm bundle anymore and link to src/main.js directly. Move bower to its own repo il y a 5 ans
.travis.yml Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transforms, updated dependencies, finished tests, removed old es5 tests il y a 4 ans
CHANGELOG.md fix `clone()` to return the correct instance (#1154) il y a 3 ans
LICENSE.txt fix playgrounds, delete unneeded files il y a 5 ans
README.md Update README.md il y a 3 ans
package-lock.json Release 3.1.0 il y a 3 ans
package.json Release 3.1.0 il y a 3 ans
svg.js.d.ts add types for styles il y a 3 ans

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