ahmadsoe/ember-highcharts

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.ember-cli
.eslintignore
.github/dependabot.yml
.github/workflows/ci.yml
.gitignore
.npmignore
.prettierignore
.release-it.json
.stylelintignore
.watchmanconfig
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
addon/components/high-charts.hbs
gh-pages.sh
jsconfig.json
package.json
yarn.lock
.eslintrc.js52
.prettierrc.js11
.stylelintrc.js4
.template-lintrc.js8
addon/components/high-charts.js97
A
1 hr
addon/utils/build-options.js16
addon/utils/chart-data.js17
addon/utils/option-loader.js26
app/components/high-charts.js1
app/utils/build-options.js1
blueprints/chart-test/index.js3
blueprints/chart/files/__path__/__name__.js3
blueprints/chart/index.js3
blueprints/ember-highcharts/index.js6
ember-cli-build.js30
A
1 hr
index.js66
B
5 hrs
testem.js21