Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jaandrle/dollar_dom_svg
- Owner: jaandrle
- License: mit
- Created: 2020-02-08T09:44:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T17:30:15.000Z (almost 2 years ago)
- Last Synced: 2024-12-17T00:28:50.797Z (about 2 months ago)
- Topics: chart, charts, dom, functional, javascript, reactive, svg
- Language: JavaScript
- Size: 230 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!__