Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
svg.draw.js
An extension of svg.js which allows to draw elements with mouse
-
-
-
svgdom
Straightforward DOM implementation to make SVG.js run headless on Node.js
-
svg.panzoom.js
A plugin for svg.js which enables panzoom for viewbox elements
-
svg.draggable.js
An extension for the svg.js library to make elements draggable
-
svg.filter.js
A plugin for svg.js adding svg filters
-
svg.resize.js
An extension of svg.js which allows to resize elements which are selected
-
svg.select.js
An extension of svg.js which allows to select an element
-
svg.colorAt.js
An extension for svg.js which allows to pick a color from a gradint at a specific position
-
svg.pathmorphing.js
A plugin for the svg.js library to enable path morphing / animation
-
svg.topath.js
A plugin for the svg.js library to convert any other shape to a path
-
svg.topoly.js
A plugin for SVG.js to convert paths to polygons at a given sample rate
-
svg.easing.js
Easing equations for the fx module in the svg.js library
-
svg.textmorph.js
A plugin for the svg.js library to enable text morphing / animation
-
svg.clock.js
A clock built with the svg.js library, inspired by the swiss railway clock
-
saucelab-configurator
A cli tool to create configurations objects for karma-saucelabs-launcher
-
svg.threed.js
An SVG.js plugin to visualise 3D scenes and objects
-
karma-sauce-launcher
Forked from karma-runner/karma-sauce-launcherA Karma plugin. Launch any browser on SauceLabs!
-
svg.shapes.js
A shapes plugin for the SVG.js library
-
svg.logo
The logo for svgdotjs
-
svg.screenbbox.js
A plugin for the svgjs library which gets the bbox of a path/polygon/polyline after all transformations applied.
-
svg.export.js
A plugin for the svg.js library to export raw svg
-
cdnjs
Forked from cdnjs/cdnjsThe best FOSS web front-end resource CDN maintained by @PeterDaveHello @ryankirkman @thomasdavis
-
svg.pathhandles.js
Add handles to svg path as known in svg programs like incscape
-
svg.absorb.js
A plugin for the svg.js library adding the ability to absorb an existing svg into the dynamic svg.js structure
-
svg.import.js
A plugin for importing raw SVG into the svg.js library
-
svg.wiml.js
A plugin for the svg.js library adding support for the wiml markup language
-
svg.parser.js
A helper library for svg.js providing parser functions to adopt and import existing svg's