vega-cli

Command line utilities for server-side Vega.

Usage no npm install needed!

<script type="module">
  import vegaCli from 'https://cdn.skypack.dev/vega-cli';
</script>

README

vega-cli

Command line tools for running server-side Vega.

This package provides vg2pdf, vg2png, and vg2svg command line utilities for parsing a Vega specification and generating an output PDF, PNG, or SVG image file. See the Vega website for command line utility documentation.