#How can i integrate howler.js into nuxt3

3 messages · Page 1 of 1 (latest)

rigid yoke
#

I couldn't make it work by putting the cdn into nuxt.config.ts, nor downloading the npm package.

tacit inlet
#

@rigid yoke What kind of example you want me to make?
Share me script you tried to use and ill try to make working example

rigid yoke
#

i just want a fresh starter of nuxt3 + howler.js, think of like nuxt3 + tailwind starter but instead tailwind, howler.js.

you can answer this question on stackoverflow too;
https://stackoverflow.com/questions/75278830/how-can-i-integrate-howler-js-into-nuxt3

to give an example, you may try to put a sample.mp3 onto nuxt3 frontend and try to play it with a play button, using howler.js library of course @tacit inlet