Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 346 Bytes

File metadata and controls

18 lines (15 loc) · 346 Bytes

SvgToGraphConverter

Screenshot

Features:

  • Convert svg paths to graph
  • Visualize created graph
  • Edit id's of created graph
  • Download graph as json
  • Load graph as json

Created with Svelte and ngraph

Usage

git clone https://github.com/Daellhin/SvgToGraphConverter.git
npm i
npx vite dev