Add package pixienator. (#2626)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
patternspandemic 2023-06-08 14:08:48 -07:00 committed by GitHub
parent d9876349de
commit d9f4f69ff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30488,5 +30488,24 @@
"license": "Unlicense",
"web": "https://github.com/patternspandemic/delaunator-nim",
"doc": "https://patternspandemic.github.io/delaunator-nim/"
},
{
"name": "pixienator",
"url": "https://github.com/patternspandemic/pixienator",
"method": "git",
"tags": [
"delaunator",
"pixie",
"visualization",
"delaunay",
"voronoi",
"dual graph",
"helpers",
"library"
],
"description": "Helpers for visualizing delaunator with pixie.",
"license": "Unlicense",
"web": "https://github.com/patternspandemic/pixienator",
"doc": "https://patternspandemic.github.io/pixienator/"
}
]