Hello World! 👋
Who doesn't like free stuff! So today, we will be talking about my top 3️⃣ favourite JavaScript Libraries. I hope you enjoy this, so without further ado, let's get started.
Howler JS
HowlerJS is one of my favourite JavaScript libraries. As suggested by it's title, HowlerJS allows you to add sounds to your website.
Link: HowlerJS
CheaterJS
CheaterJS is another excellent JavaScript library. It gives you access to some common JavaScript functions through an object.
Link: cheaterJS
MedusaJS
Medusa is an open source JavaScript library assisting you in starting your online store.
Link: MedusaJS
I hope you enjoyed this, please take a second and comment below one of your favourite JavaScript library!
Top comments (2)
Got to say you can get very far with the web audio api, and tone.js is a better bet if you are musically inclined. Howler does make things easy but it has quite the payload when.
Thanks for your comment, I'll check it out!