JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 600466
  • Score
    100M100P100Q193430F
  • License MIT

A lightweight library for manipulating and animating SVG.

Package Exports

  • @svgdotjs/svg.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@svgdotjs/svg.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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 @svgdotjs/svg.js

Yarn:

yarn add @svgdotjs/svg.js

Cdnjs:

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

Documentation

Check svgjs.com to learn more.

Donate