monolito_djanco_poonto/node_modules/svg.js
2025-02-25 13:26:08 -03:00
..
.config ajuste referencia 2025-02-25 13:26:08 -03:00
.github ajuste referencia 2025-02-25 13:26:08 -03:00
bench ajuste referencia 2025-02-25 13:26:08 -03:00
dist ajuste referencia 2025-02-25 13:26:08 -03:00
spec ajuste referencia 2025-02-25 13:26:08 -03:00
src ajuste referencia 2025-02-25 13:26:08 -03:00
.travis.yml ajuste referencia 2025-02-25 13:26:08 -03:00
bower.json ajuste referencia 2025-02-25 13:26:08 -03:00
CHANGELOG.md ajuste referencia 2025-02-25 13:26:08 -03:00
gulpfile.js ajuste referencia 2025-02-25 13:26:08 -03:00
LICENSE.txt ajuste referencia 2025-02-25 13:26:08 -03:00
package.json ajuste referencia 2025-02-25 13:26:08 -03:00
README.md ajuste referencia 2025-02-25 13:26:08 -03:00
svg.js.d.ts ajuste referencia 2025-02-25 13:26:08 -03:00

SVG.js

Build Status Coverage Status CDNJS Join the chat at https://gitter.im/svgdotjs/svg.js

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 svg.js

Yarn:

yarn add svg.js

Bower:

bower install svg.js

Cdnjs:

https://cdnjs.com/libraries/svg.js

Documentation

Check https://svgjs.com/ to learn more.

Donate