{"library":"howler","type":"library","category":null,"description":"howler.js is a robust JavaScript audio library designed for modern web applications, abstracting away the complexities of the Web Audio API and falling back seamlessly to HTML5 Audio when necessary. Currently stable at version 2.2.4, it sees regular maintenance releases addressing browser-specific quirks and improving reliability, such as fixes for Opera versions 100+ and Chrome for iOS. Key differentiators include its single, intuitive API, comprehensive cross-browser compatibility across desktop and mobile, support for audio sprites, 3D spatial audio, and an automatic HTML5 audio node pooling system to overcome common browser autoplay restrictions. It's a dependency-free, lightweight solution, offering full control over playback features like fading, rate, seek, and volume, suitable for a wide range of audio needs from simple sound effects to complex interactive audio experiences. It prioritizes performance with automatic caching and is modular, weighing in at just 7kb gzipped.","language":"javascript","status":"active","version":"2.2.4","tags":["javascript","howler","howler.js","audio","sound","web audio","webaudio","browser","html5"],"last_verified":"Wed May 27","install":[{"cmd":"npm install howler","imports":["import { Howl } from 'howler';","import { Howler } from 'howler';","<!-- Add <script src=\"howler.js\"></script> in HTML -->\n<script>\n  const sound = new Howl({ src: ['sound.mp3'] });\n</script>"]},{"cmd":"yarn add howler","imports":[]},{"cmd":"pnpm add howler","imports":[]}],"homepage":"https://howlerjs.com","github":"https://github.com/goldfire/howler.js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/howler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/howler/compatibility"}}