howlerjs.com icon indicating copy to clipboard operation
howlerjs.com copied to clipboard

The howler.js website.

howlerjs.com

This repository contains the source code and acts as the host for howlerjs.com, which is the official website for howler.js.

Screenshot

Contributing

If you know of or have worked on a site or app that uses howler.js, please open a pull request to add it to the list. Edit showcase/index.html in the showcase-others list.

<a href="[URL TO SITE]" target="_blank" class="demo-item small">
  <div class="demo-title">[NAME OF SITE/APP]</div>
  <div class="demo-url">[URL TO SITE]</div>
</a>