@airspec/airmark-svg
v0.4.5
Published
SVG string adapter for AIRMark scene graphs.
Maintainers
Readme
@airspec/airmark-svg
Server-compatible SVG string adapter for scene graphs produced by @airspec/airmark-engine.
npm install @airspec/airmark-svgimport { toSVG } from "@airspec/airmark-svg";
const svg = toSVG(scene);See the repository for documentation and examples.
