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 3b47e461f0 use proper export map il y a 8 mois
.config use proper export map il y a 8 mois
.github dependency updates, easier formatting il y a 11 mois
bench dependency updates, easier formatting il y a 11 mois
playgrounds dependency updates, easier formatting il y a 11 mois
spec Merge pull request #1238 from gormster/1237-list-expose-builtin-array-methods il y a 8 mois
src Merge pull request #1238 from gormster/1237-list-expose-builtin-array-methods il y a 8 mois
.eslintrc.json dependency updates, easier formatting il y a 11 mois
.gitignore allow 0 as animation duration and delay (fixes #1125) il y a 8 mois
.prettierignore dependency updates, easier formatting il y a 11 mois
.prettierrc.json dependency updates, easier formatting il y a 11 mois
.travis.yml dependency updates, easier formatting il y a 11 mois
CHANGELOG.md update changelog, revert umd wrapper config il y a 11 mois
LICENSE.txt fix playgrounds, delete unneeded files il y a 5 ans
README.md dependency updates, easier formatting il y a 11 mois
package-lock.json add more events to sugar (fixes #1217) il y a 8 mois
package.json use proper export map il y a 8 mois
svg.js.d.ts add more events to sugar (fixes #1217) il y a 8 mois
tsconfig.json add more events to sugar (fixes #1217) il y a 8 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