ember-highcharts

v6.2.0
A Highcharts, HighStock and HighMaps component for ember cli
ember-addon

build

concurrently 'npm:build:*'

build:js

rollup --config

build:types

glint --declaration

lint

concurrently 'npm:lint:*(!fix)' --names 'lint:'

lint:fix

concurrently 'npm:lint:*:fix' --names 'fix:'

lint:hbs

ember-template-lint . --no-error-on-unmatched-pattern

lint:hbs:fix

ember-template-lint . --fix --no-error-on-unmatched-pattern

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

lint:types

glint

start

concurrently 'npm:start:*'

start:js

rollup --config --watch --no-watch.clearScreen

start:types

glint --declaration --watch

test

echo 'A v2 addon does not have tests, run tests in test-app'
npm i ember-highcharts

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/7/2024

Downloads