Skip to content

Commit

Permalink
Add SVG Path Editor (stefanjudis#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitahl authored May 17, 2020
1 parent 161a2d3 commit 0d49224
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions helpers/svg-path-editor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "SVG Path Editor",
"desc": "Create and manipulate SVG paths",
"url": "https://yqnn.github.io/svg-path-editor/",
"tags": [
"SVG"
],
"maintainers": [
"Yqnn"
],
"addedAt": "2020-05-17"
}

0 comments on commit 0d49224

Please sign in to comment.