Installation
Import library to your web application
Start by adding the minified code to your webpage from the unpkg CDN in your HTML file:
Or you can install it via npm:
And then import it in your code:
Last updated