Skip to content

goldfire/howlerjs.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>