Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 706 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 706 Bytes

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.