New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

vega-embed

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vega-embed

Publish Vega visualizations as embedded web components.

Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
338K
7.27%
Maintainers
1
Weekly downloads
 
Created
Source

vega-embed

Publish Vega visualizations as embedded web components.

Build Process

To build vega-embed.js and view the test examples, you must have npm installed.

  • Run npm install in the vega-embed folder to install dependencies.
  • Run npm run build. This will invoke browserify to bundle the source files into vega-embed.js, and then uglify-js to create the minified vega-embed.min.js.
  • Run a local webserver (e.g., python -m SimpleHTTPServer 8000) in the vega-embed folder and then point your web browser at the test directory (e.g., http://localhost:8000/test/).

Keywords

vega

FAQs

Package last updated on 19 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts