Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/derhuerst/dom-based-svg-modules

A list of virtual-dom-based or DOM-based SVG modules.
https://github.com/derhuerst/dom-based-svg-modules

dataviz dom svg virtual-dom

Last synced: 28 days ago
JSON representation

A list of virtual-dom-based or DOM-based SVG modules.

Awesome Lists containing this project

README

        

# [virtual-dom](https://jbi.sh/what-is-virtual-dom/)-based and [DOM](https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model/Introduction)-based [SVG](https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Introduction) modules

**In this list, I try to collect *focused* SVG modules that work with [virtual-dom](https://jbi.sh/what-is-virtual-dom/) or [DOM](https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model/Introduction)**, or in other words modules that don't try to limit you in how you connect them to others.

- [virtual-hyperscript-svg](https://github.com/substack/virtual-hyperscript-svg) – *create virtual-dom nodes for svg using hyperscript syntax*
- [parliament-svg](https://github.com/juliuste/parliament-svg) – *Generate parliament charts as virtual-dom SVG.*
- [geojson-svgify](https://github.com/juliuste/geojson-svgify) – *Convert GeoJSON geometry paths to SVG polyline elements.*
- [svgpath](https://github.com/fontello/svgpath) – *Low level toolkit for SVG paths transformations.*
- [svg-patterns](https://github.com/derhuerst/svg-patterns) – *Create SVG patterns programmatically to visualize data*
- [svg-radar-chart](https://github.com/derhuerst/svg-radar-chart) – *A reusable radar chart in SVG.*
- [svg-world-map](https://github.com/derhuerst/svg-world-map) – *Render a world map with a pin at a specific location.*
- [svg-partial-circle](https://github.com/derhuerst/svg-partial-circle) – *Compute the SVG path of a partial circle.*

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, [Jannis R](http://jannisr.de/) has waived all copyright and related or neighboring rights to this work.