You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
Just a minor thing but it threw me for a while - the README says you can use the library as a 'As a plain JavaScript module' but the example doesn't do that, it uses type "text/javascript" rather than "module". If you try to actually use it via a script tag with type="module" it won't work.
Just a minor thing but it threw me for a while - the README says you can use the library as a 'As a plain JavaScript module' but the example doesn't do that, it uses type "text/javascript" rather than "module". If you try to actually use it via a script tag with type="module" it won't work.