Initial diophantine sphere component
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"componentId": "diophantine-sphere",
|
||||
"displayName": "Diophantine Sphere",
|
||||
"version": "1.0.0",
|
||||
"folderName": "glitch_diophantine_sphere",
|
||||
"packageName": "@glitch-components/diophantine-sphere",
|
||||
"entry": "dist/diophantine-sphere.js",
|
||||
"source": "src/index.tsx",
|
||||
"tags": [
|
||||
"glitch-component",
|
||||
"diophantine",
|
||||
"sphere",
|
||||
"integer",
|
||||
"visualization"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user