@everydayspeech/eds-player
TypeScript icon, indicating that this package has built-in type declarations

7.0.0 • Public • Published

EdsPlayer

This library was generated with Angular CLI version 8.2.13.

Component instance

Code scaffolding

Run ng generate component component-name --project eds-player to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project eds-player.

Note: Don't forget to add --project eds-player or else it will be added to the default project in your angular.json file.

Build

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

Publishing

After building your library with ng build eds-player, go to the dist folder cd dist/eds-player and run npm publish.

Running unit tests

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

Tracking Events

Import into .ts component: import { EdsPlayerEvents } from '@everydayspeech/player';
Instance on constructor (private player: EdsPlayerEvents)

Global public functions

setUrl(url);

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

/@everydayspeech/eds-player/

    Package Sidebar

    Install

    npm i @everydayspeech/eds-player

    Weekly Downloads

    171

    Version

    7.0.0

    License

    ISC

    Unpacked Size

    310 kB

    Total Files

    16

    Last publish

    Collaborators

    • errogaspar
    • wagnercc
    • mogodin
    • redhanded