Documentation
Installation
SVGM is available as an npm package with prebuilt native binaries, or as a Rust binary from crates.io.
Install svgm-node from npm. Prebuilt binaries are included for Linux, macOS, and Windows.
npm install svgm-nodeVerify installation
After installing, verify SVGM is available:
svgm --help