Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jaandrle/dollar_dom_svg

This repository shows usage of `$dom.component` for creating SVG (charts) by using some helper functions. Also, it can be used as inspiration for different library and or plain SVG.
https://github.com/jaandrle/dollar_dom_svg

chart charts dom functional javascript reactive svg

Last synced: about 2 months ago
JSON representation

This repository shows usage of `$dom.component` for creating SVG (charts) by using some helper functions. Also, it can be used as inspiration for different library and or plain SVG.

Awesome Lists containing this project

README

        

# dollar_dom_svg
This repository shows usage of [`$dom.component`](https://github.com/jaandrle/dollar_dom_component) for creating SVG (charts) by using some helper functions. Also, it can be used as inspiration for different library and or plain SVG.

## Examples
See [examples in `docs` folder](https://jaandrle.github.io/dollar_dom_svg/examples.html).

## Important info
SVG support in [`$dom.component`](https://github.com/jaandrle/dollar_dom_component/tree/svg_support) is for now under development.

__Don’t use in production enviroment!__