Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stroeer/stroeer-videoplayer


https://github.com/stroeer/stroeer-videoplayer

Last synced: about 2 months ago
JSON representation

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`.