Skip to content

diegodsp/ngx-mini-audio-player

Repository files navigation

Mini Audio Player

This is a mini audio player for Angular (not js).

Simple file source code.

Dependencies

Example of usage

<ngx-mini-audio-player [url]="https://www.soundhelix.com/examples/mp3/SoundHelix-Song-1.mp3"></ngx-mini-audio-player>

Sample

Sample

The player is only this icon

The player is only icon

Upcoming changes planned:

  • Create better documentation;
  • Create a sample and demo project;
  • Create a package for npm.