alexdiliberto/ember-transformicons

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.eslintignore
.github/renovate.json5
.github/workflows/ci.yml
.gitignore
.npmignore
.prettierignore
.vscode/settings.json
.watchmanconfig
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
README.md
demo.gif
jsconfig.json
package.json
tests/dummy/app/index.html
tests/dummy/app/styles/app.css
tests/dummy/app/templates/application.hbs
tests/dummy/app/templates/docs.hbs
tests/dummy/app/templates/docs/index.md
tests/dummy/app/templates/docs/transformicons/add.md
tests/dummy/app/templates/docs/transformicons/form.md
tests/dummy/app/templates/docs/transformicons/grid.md
tests/dummy/app/templates/docs/transformicons/index.md
tests/dummy/app/templates/docs/transformicons/loader.md
tests/dummy/app/templates/docs/transformicons/mail.md
tests/dummy/app/templates/docs/transformicons/menu.md
tests/dummy/app/templates/docs/transformicons/remove.md
tests/dummy/app/templates/docs/transformicons/scroll.md
tests/dummy/app/templates/docs/transformicons/video.md
tests/dummy/app/templates/index.hbs
tests/dummy/app/templates/not-found.hbs
tests/dummy/config/ember-cli-update.json
tests/dummy/config/optional-features.json
tests/dummy/public/favicon.png
tests/dummy/public/img/logo.svg
tests/dummy/public/robots.txt
tests/index.html
tsconfig.json
.ember-cli.js6
.eslintrc.js71
.prettierrc.js12
.template-lintrc.js9
app/components/t-add.js1
app/components/t-form.js1
app/components/t-grid.js1
app/components/t-loader.js1