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 2a8b5ea3fb add more events to sugar (fixes #1217) il y a 9 mois
.config dependency updates, easier formatting il y a 1 an
.github dependency updates, easier formatting il y a 1 an
bench dependency updates, easier formatting il y a 1 an
playgrounds dependency updates, easier formatting il y a 1 an
spec fix css, dont throw when screenCtm fails (fixes #968) il y a 9 mois
src add more events to sugar (fixes #1217) il y a 9 mois
.eslintrc.json dependency updates, easier formatting il y a 1 an
.gitignore allow 0 as animation duration and delay (fixes #1125) il y a 9 mois
.prettierignore dependency updates, easier formatting il y a 1 an
.prettierrc.json dependency updates, easier formatting il y a 1 an
.travis.yml dependency updates, easier formatting il y a 1 an
CHANGELOG.md update changelog, revert umd wrapper config il y a 1 an
LICENSE.txt fix playgrounds, delete unneeded files il y a 5 ans
README.md dependency updates, easier formatting il y a 1 an
package-lock.json add more events to sugar (fixes #1217) il y a 9 mois
package.json add more events to sugar (fixes #1217) il y a 9 mois
svg.js.d.ts add more events to sugar (fixes #1217) il y a 9 mois
tsconfig.json add more events to sugar (fixes #1217) il y a 9 mois

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