nkoehler/mat-video

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitignore
.npmignore
.prettierignore
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
ISSUE_TEMPLATE.md
LICENSE
README.md
angular.json
browserslist
e2e/protractor.conf.js23
A
0 mins
e2e/src/app.e2e-spec.ts23
A
0 mins
e2e/src/app.po.ts9
A
0 mins
e2e/tsconfig.json
karma.conf.js29
A
1 hr
package-lock.json
package.json
projects/mat-video/karma.conf.js29
A
1 hr
projects/mat-video/ng-package.json
projects/mat-video/package.json
projects/mat-video/src/lib/directives/mat-video-source.directive.ts24
A
1 hr
projects/mat-video/src/lib/directives/mat-video-track.directive.ts28
A
1 hr
projects/mat-video/src/lib/interfaces/event-handler.interface.ts7
A
0 mins
projects/mat-video/src/lib/interfaces/fullscreen-controls.interface.ts8
A
0 mins
projects/mat-video/src/lib/internal/mat-slider-progress-bar/mat-slider-progress-bar.component.html
projects/mat-video/src/lib/internal/mat-slider-progress-bar/mat-slider-progress-bar.component.scss
projects/mat-video/src/lib/internal/mat-slider-progress-bar/mat-slider-progress-bar.component.ts76
A
0 mins
projects/mat-video/src/lib/pipes/seconds-to-time.pipe.ts32
A
55 mins
projects/mat-video/src/lib/services/event.service.ts18
A
0 mins
projects/mat-video/src/lib/services/fullscreen.service.ts83
A
45 mins
projects/mat-video/src/lib/styles/icons.scss
projects/mat-video/src/lib/ui/mat-download-button/mat-download-button.component.html
projects/mat-video/src/lib/ui/mat-download-button/mat-download-button.component.scss
projects/mat-video/src/lib/ui/mat-download-button/mat-download-button.component.ts11
A
0 mins
projects/mat-video/src/lib/ui/mat-frame-by-frame-control/mat-frame-by-frame-control.component.html
projects/mat-video/src/lib/ui/mat-frame-by-frame-control/mat-frame-by-frame-control.component.scss
projects/mat-video/src/lib/ui/mat-frame-by-frame-control/mat-frame-by-frame-control.component.ts20
A
0 mins
projects/mat-video/src/lib/ui/mat-fullscreen-button/mat-fullscreen-button.component.html
projects/mat-video/src/lib/ui/mat-fullscreen-button/mat-fullscreen-button.component.scss
projects/mat-video/src/lib/ui/mat-fullscreen-button/mat-fullscreen-button.component.ts46
A
1 hr
projects/mat-video/src/lib/ui/mat-play-button/mat-play-button.component.html
projects/mat-video/src/lib/ui/mat-play-button/mat-play-button.component.scss
projects/mat-video/src/lib/ui/mat-play-button/mat-play-button.component.ts49
A
1 hr
projects/mat-video/src/lib/ui/mat-quality-control/mat-quality-control.component.html
projects/mat-video/src/lib/ui/mat-quality-control/mat-quality-control.component.scss
projects/mat-video/src/lib/ui/mat-quality-control/mat-quality-control.component.ts10
A
1 hr
projects/mat-video/src/lib/ui/mat-seek-progress-control/mat-seek-progress-control.component.html