Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stroeer/stroeer-videoplayer
https://github.com/stroeer/stroeer-videoplayer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stroeer/stroeer-videoplayer
- Owner: stroeer
- Created: 2021-01-26T13:43:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T14:16:28.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T15:50:15.025Z (7 months ago)
- Language: TypeScript
- Size: 34.3 MB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ströer Videoplayer
==================[![Build](https://github.com/stroeer/stroeer-videoplayer/workflows/Build/badge.svg)](https://github.com/stroeer/stroeer-videoplayer/actions?query=workflow%3ABuild)
[![Test](https://github.com/stroeer/stroeer-videoplayer/workflows/Test/badge.svg)](https://github.com/stroeer/stroeer-videoplayer/actions?query=workflow%3ATest)
[![Lint](https://github.com/stroeer/stroeer-videoplayer/workflows/Lint/badge.svg)](https://github.com/stroeer/stroeer-videoplayer/actions?query=workflow%3ALint)
[![Publish to NPM](https://github.com/stroeer/stroeer-videoplayer/workflows/Publish%20to%20NPM/badge.svg)](https://github.com/stroeer/stroeer-videoplayer/actions?query=workflow%3A%22Publish+to+NPM%22)Home of the new videoplayer; developed by SMB and t-online.
## Development
Install via dependencies via `yarn install --frozen-lockfile`.
Build via `yarn run build`. Lint via `yarn run lint`. Test via `yarn run test`.
See coverage with `yarn run test --coverage`.