Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Ulrich-Matthias Schäfer 3397aaf37e Release 3.1.0 3 anos atrás
.config Release 3.1.0 3 anos atrás
.github typos (#1179) 3 anos atrás
bench fix: change domain name to svgjs.dev 3 anos atrás
playgrounds typos (#1179) 3 anos atrás
spec fix group move bug when group contains elements without dimensions, update deps 3 anos atrás
src fix group move bug when group contains elements without dimensions, update deps 3 anos atrás
.eslintrc.json sorted method names 4 anos atrás
.gitignore dont generate esm bundle anymore and link to src/main.js directly. Move bower to its own repo 5 anos atrás
.travis.yml Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transforms, updated dependencies, finished tests, removed old es5 tests 4 anos atrás
CHANGELOG.md fix `clone()` to return the correct instance (#1154) 3 anos atrás
LICENSE.txt fix playgrounds, delete unneeded files 5 anos atrás
README.md Update README.md 3 anos atrás
package-lock.json Release 3.1.0 3 anos atrás
package.json Release 3.1.0 3 anos atrás
svg.js.d.ts add types for styles 3 anos atrás

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