3.0.9 • Published 8 years ago
vega-nocanvas v3.0.9
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.zipfile from Vega releases page - Copy
vega.jsfrom vega.zip into the root npm run build(this will update package.json's version and remove require(canvas) statements)git commit -agit pushnpm publish --access public