You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Vizdom is a declarative graph layout and rendering engine compiled from Rust to WebAssembly using `wasm-pack`. It provides an API for creating and rendering directed graphs and producing SVGs.",
"version": "0.1.0",
"type": "module",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/vizdom-dev/vizdom-ts"
},
"directories": {
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"