Could you please provide some instructions on how to load and use this in a browser? #352
Replies: 1 comment
-
For that sort of use (i.e. not packaging your own scripts), you'll need to use something like jsDelivr or unpkg as a CDN. Fair warning though: I've no direct experience using either for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Eemeli
I am new to JavaScript and I would like to load and use this module in a browser
I am trying to understand which module I need to load via <script src="..."></script> in order to be able to use the code in browser side JavaScripts
thanks
1K1
Beta Was this translation helpful? Give feedback.
All reactions