bullhorn/chomsky-ng2

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.angular-cli.json
.editorconfig
.gitignore
.travis.yml
LICENSE
README.md
index.js.map
ng-package.json
package.json
src/app/app.component.html
src/favicon.ico
src/i18n/en-US.json
src/i18n/en.json
src/i18n/fr-FR.json
src/i18n/fr.json
src/i18n/ru-RU.json
src/i18n/ru.json
src/index.html
src/styles.scss
src/tsconfig.app.json
src/tsconfig.spec.json
tsconfig.json
tsconfig.ngc.json
tslint.json
yarn-error.log
yarn.lock
karma.conf.js30
A
1 hr
src/app/app.component.ts31
src/app/app.module.ts19
src/environments/environment.prod.ts3
src/environments/environment.ts3
src/main.ts9
src/platform/directives/translate.directive.spec.ts72
C
1 day
src/platform/directives/translate.directive.ts29
src/platform/index.ts9
src/platform/pipes/translate.pipe.spec.ts123
src/platform/pipes/translate.pipe.ts90
C
1 day
src/platform/services/translate.service.ts2
src/polyfills.ts20
src/test.ts21