Vega Library Clone
This repository holds an unmodified compiled copy of the Vega library browser code (without the Canvas dependencies).
Updating
- Download the latest
vega.zip
file from Vega releases page - Copy
vega-core.js
- update version in the
package.json
- Run
npm publish --access public