JSFiddle - React, Tailwind, and code Playground

by D S

HTML

<b>DS jQuery Audio Player</b>
<p>It is a minimilised HTML5 music player based on jQuery. It is extemly lightweight and flexibleto use.</p>
<p>You only need to insert one line code inside your webpage and the player is ready to go. Therefore you can use it in any type website, from plain html to dynamic CMS sites such WordPress and Joomla.</p>
<p>e.g: code
  <div class="DSPlayer" data-xmlPath="playlists/file1.xml"></div>
</p>
<p>images ..... </p>
<b>Features:</b>
<ul>
  <li>clean and minimalist interface</li>
  <li>easy to use</li>
  <li>playlist</li>
  <li>full featured control</li>
  <li>Shuffle, repeat, mute and share functions</li>
  <li>Optional download, Amazon and Apple Music support</li>
  <li>Circular seekbar</li>
  <li>Easy to add & edit songs</li>
  <li>Configurable features/layouts</li>
  <li></li>
</ul>
<p><b>Configurable feature: </b> It provides options to activate to deactivate some of the features of the player.</p>

<b>Technical features:</b>
<ul>
  <li>Modern interface</li>
  <li>Responsive & cross browser</li>
  <li>Playlist support</li>
  <li>Pure HTML5, CSS3, jQuery</li>
  <li>Facebook, Twitter & Google+ integrated</li>
  <li>Detailed documentation</li>
  <li>Implementation without using single line of code. All is done by entry with playlist file</li>
</ul>