bln_player
TypeScript icon, indicating that this package has built-in type declarations

0.7.5 • Public • Published

bln_player

bln_player is a TypeScript library package which can be used to play music from basslin.es records on web pages or in other JavaScript applications which support HTML5 audio.

It includes a React component, a plain JavaScript UI implementation, and a playlist manager.

Available as bln_player on NPM.

Issue reports and pull requests are welcome via GitHub.

MusicPlayer

MusicPlayer provides the original controller UI used on the basslin.es records web site. It is implemented as a React component and requires Bootstrap.

PanelControl

PanelControl provides a compact panel controller UI suitable for embedding in other applications or sites. It does not require any external dependencies and can be easily manipulated to match application design needs.

BlnPlayer

BlnPlayer is the playlist manager implementation. It provides metadata retrieval and music streaming features and is used by both controller UIs.

It can also be used directly to build additional UIs or provide music playback without a UI.

Package Sidebar

Install

npm i bln_player

Weekly Downloads

5

Version

0.7.5

License

MIT

Unpacked Size

57.2 kB

Total Files

11

Last publish

Collaborators

  • keeganquinn