Giter Club home page Giter Club logo

sunbird-video-player-v2's Introduction

Sunbird-Video-Player

SunbirdVideoPlayer

This project was generated with Angular CLI version 7.1.2.

Common angular components for Sunbird Video Player!

This library provides an embeddable video viewer component

Getting Started

Step 1 : Clone the Project and install necessary dependencies of the Project by following steps:

npm install

Step 2 : Run ng build to build the library. [ For development you can skip this step and follow step 3]
ng build

The build artifacts will be stored in the dist/video-player-v2.

Using the Sunbird-video-Player for development

ng serve [will deploy the video player demo app http://localhost:4000]

Directory Structure :

  • video-player-v2. [ Sunbird video player library ]
  • Demo. [ Sample integrated angular app with video player library ]

Using the Sunbird-video-Player in your Project

For help getting started with a new Angular app, check out the Angular CLI.

For existing apps, follow these steps to begin using .

Step 1: Install the following packages
npm install sunbird-video-player-v2. [WIP]
Step 2: Import the modules and components

Import the NgModule for each component you want to use:

import { VideoPlayerV2Module } from 'video-player-v2';
@NgModule({
...
imports: [ VideoPlayerV2Module,
CarouselModule.forRoot()],
...
})
export class TestAppModule { }

How to use video player

In your component template add below placeholder

Input for library [ WIP ]

Output from library [WIP]

sunbird-video-player-v2's People

Contributors

rahulshukla avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.