highcharts-vue

v1.0.0
Highcharts wrapper Vue component
highcharts wrapper vue component

test

echo "Error: no test specified" && exit 1

build:script-tag

webpack --config config/webpack-script-tag.config.js

build:module

webpack --config config/webpack-module.config.js

build

npm run build:script-tag && npm run build:module

build:app

cd demo && npm install

app

cd demo && npm run dev

lint

eslint . --ext .js,.vue

lint:fix

eslint . --ext .js,.vue --fix

Metadata

  • ISC
  • Whatever
  • Daniel Studencki
  • released 3/12/2018

Downloads