README
Purpose
This library contains the implementation of the React-SVG Renderer for browser contexts.
A virtual dom renderer that emits React-DOM Svg
<script type="module">
import chartPartsReactSvgRenderer from 'https://cdn.skypack.dev/@chart-parts/react-svg-renderer';
</script>
This library contains the implementation of the React-SVG Renderer for browser contexts.