Popularity
8.0
Stable
Activity
7.2
Declining
10,860
271
1,068

Description

A lightweight library for manipulating and animating SVG.

Svg.js has no dependencies and aims to be as small as possible.

Svg.js is licensed under the terms of the MIT License.

Want to know more? Check the documentation.

Code Quality Rank: L3
Programming language: JavaScript
License: GNU General Public License v3.0 or later
Tags: Data Visualization     D3     SVG     Animation     Vector     Graphics    
Latest version: v3.1.1

svg.js alternatives and similar libraries

Based on the "d3" category.
Alternatively, view svg.js alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of svg.js or a related project?

Add another 'd3' Library

README

SVG.js

Build Status Coverage Status Cdnjs jsdelivr Join the chat at https://gitter.im/svgdotjs/svg.js 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


*Note that all licence references and agreements mentioned in the svg.js README section above are relevant to that project's source code only.