ember-highcharts

v5.0.1
A Highcharts, HighStock and HighMaps component for ember cli
ember-addon highcharts ember-highcharts charts

lint

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

test

concurrently "npm:lint" "npm:test:*" --names "lint,test:"

build

ember build --environment=production

start

ember serve

lint:js

eslint . --cache

release

release-it

lint:css

stylelint "**/*.css"

lint:fix

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

lint:hbs

ember-template-lint .

lint:types

glint

test:ember

ember test

lint:js:fix

eslint . --fix

lint:css:fix

concurrently "npm:lint:css -- --fix"

lint:hbs:fix

ember-template-lint . --fix

test:ember-compatibility

ember try:each

Metadata

  • MIT
  • >= 18
  • Unknown
  • released 7/16/2024

Downloads