Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svgdotjs/svg.js
The lightweight library for manipulating and animating SVG
https://github.com/svgdotjs/svg.js
animation javascript svg svgjs
Last synced: 1 day ago
JSON representation
The lightweight library for manipulating and animating SVG
- Host: GitHub
- URL: https://github.com/svgdotjs/svg.js
- Owner: svgdotjs
- License: other
- Created: 2012-12-15T10:26:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T06:57:48.000Z (4 months ago)
- Last Synced: 2024-10-29T23:23:36.687Z (10 days ago)
- Topics: animation, javascript, svg, svgjs
- Language: JavaScript
- Homepage: https://svgjs.dev
- Size: 10.9 MB
- Stars: 11,103
- Watchers: 272
- Forks: 1,078
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
- awesome - svgdotjs/svg.js - The lightweight library for manipulating and animating SVG (JavaScript)
- awesome-frontend - svg.js - The lightweight library for manipulating and animating SVG. ![](https://img.shields.io/github/stars/svgdotjs/svg.js.svg?style=social&label=Star) (Repository / Animation)
- awesome-github-repos - svgdotjs/svg.js - The lightweight library for manipulating and animating SVG (JavaScript)
- awesome-web-animation - Svg.js - The lightweight library for manipulating and animating SVG. (SVG)
- awesome - svgdotjs/svg.js - The lightweight library for manipulating and animating SVG (JavaScript)
- awesome - svgdotjs/svg.js - The lightweight library for manipulating and animating SVG (JavaScript)
README
# SVG.js
[![Build Status](https://travis-ci.org/svgdotjs/svg.js.svg?branch=master)](https://travis-ci.org/svgdotjs/svg.js)
[![Coverage Status](https://coveralls.io/repos/github/svgdotjs/svg.js/badge.svg?branch=master)](https://coveralls.io/github/svgdotjs/svg.js?branch=master)
[![Cdnjs](https://img.shields.io/cdnjs/v/svg.js.svg)](https://cdnjs.com/libraries/svg.js)
[![jsdelivr](https://badgen.net/jsdelivr/v/npm/@svgdotjs/svg.js)](https://cdn.jsdelivr.net/npm/@svgdotjs/svg.js)
[![Join the chat at https://gitter.im/svgdotjs/svg.js](https://badges.gitter.im/svgdotjs/svg.js.svg)](https://gitter.im/svgdotjs/svg.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Twitter](https://img.shields.io/badge/Twitter-@svg__js-green.svg)](https://twitter.com/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`
#### CDNs:
[https://cdnjs.com/libraries/svg.js](https://cdnjs.com/libraries/svg.js)
[https://cdn.jsdelivr.net/npm/@svgdotjs/svg.js](https://cdn.jsdelivr.net/npm/@svgdotjs/svg.js)
[https://unpkg.com/@svgdotjs/svg.js](https://unpkg.com/@svgdotjs/svg.js)## Documentation
Check [svgjs.dev](https://svgjs.dev/docs/3.0/) to learn more.
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ulima.ums%40googlemail.com&lc=US&item_name=SVG.JS¤cy_code=EUR&bn=PP-DonationsBF%3Abtn_donate_74x21.png%3ANonHostedGuest) or [![Sponsor](https://img.shields.io/badge/Sponsor-svg.js-green.svg)](https://github.com/sponsors/Fuzzyma)