Skip to content
/ vg-cli Public

Clojure wrapper for vega-cli and vega-lite standalone scrips

License

Notifications You must be signed in to change notification settings

behrica/vg-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vg-cli

Usage

A Clojure library designed to wrap the vega / vega-lite command line tools, in order to convert vega/vega-lite specifications to svg or othder static formats.

The code assume that teh mpm packages vega-cli and vega-lite are installed and that the 2 cli tools:

  • vl2svg
  • vg2svg

are in the os path

Original code comes from https://github.com/metasoarous/oz

License

Copyright © 2020 Carsten Behring

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.

About

Clojure wrapper for vega-cli and vega-lite standalone scrips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published