Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/derhuerst/dom-based-svg-modules
- Owner: derhuerst
- Created: 2016-11-21T23:37:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T11:49:56.000Z (about 8 years ago)
- Last Synced: 2024-12-31T11:36:20.520Z (about 1 month ago)
- Topics: dataviz, dom, svg, virtual-dom
- Homepage: https://github.com/derhuerst/dom-based-svg-modules
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.