Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.2 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.2 KB

Poseclop Components

Table of Contents

This library was generated with Angular CLI version 16.2.0.

About

Main features

  • This repository contains components I ended up using in several of my projects.
  • The goal is to keep them as simple as possible, and to make them available to anyone who might need them.
  • Feel free to use them, and to contribute to the project if you want to add features or fix bugs.

Components

Component Description
ngx-video-player A video player component.

Build

Run ng build ngx-video-player to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test ngx-video-player to execute the unit tests via Karma.