budibase/packages/standard-components/node_modules/svg.js
Martin McKeaveney 990882f9db allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
..
.config allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
.github allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
bench allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
dist allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
spec allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
src allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
.travis.yml allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
CHANGELOG.md allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
LICENSE.txt allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
README.md allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
bower.json allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
gulpfile.js allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
package.json allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
svg.js.d.ts allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00

README.md

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