|
Im quite new on this platform, and was able to do the basic codes about the wave and i plan to add some plugins yet i dont know how to import using UML (<script>) nor properly applying it and i tried my best to learn from the docus yet no avail. Any tips and tricks how to be able to use plugins |
Answered by
katspaugh
Feb 10, 2024
Replies: 1 comment 5 replies
|
I think teaching people how to insert script tags is a little bit outside of the scope of this project. There are examples for both UMD and ESM tags in the readme, and plenty of tutorials on JavaScript on the internet. Not to mention multiple examples of plugin usage on the website. E.g. https://wavesurfer.xyz/examples/?minimap.js |
5 replies
Answer selected by
IVPENAS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think teaching people how to insert script tags is a little bit outside of the scope of this project. There are examples for both UMD and ESM tags in the readme, and plenty of tutorials on JavaScript on the internet. Not to mention multiple examples of plugin usage on the website. E.g. https://wavesurfer.xyz/examples/?minimap.js