Description
unpkg is a fast, global CDN for npm packages that allows developers to
load any package directly in browsers without a build step. It provides
simple URLs for accessing npm packages and their files, making it easy
to use JavaScript libraries in HTML pages and prototypes.