Topics


Pages


Content

Pick one of these CDNs to download packages. The default behavior is usually to get a package which was published on the NPM website.

Sample CDN URLs

Modules

The format differs across CDNs and some of them let you choose between CommonJS, ES Modules, etc. See Modules cheatsheets for info on these formats and how to apply them.

Specifically, see the ES Modules cheatsheet on how to use ES Modules in your app, whether with Node, Deno, or directly in the HTML of your frontend.