CDN Links
npm Package CDN Link Generator
Common npm Packages
CDN Link Generator Usage Guide
Supported CDN Services
- jsDelivr - The world's fastest free CDN, supports npm packages and GitHub repos
- unpkg - Fast CDN for npm packages, supports all npm packages
- cdnjs - Community-driven CDN featuring popular libraries
- Skypack - Modern ES Module CDN, zero configuration
Supported Formats
- ES Module - Native browser modules, use with <script type="module">
- UMD - Universal module, compatible with direct <script> tag inclusion
- CSS - Stylesheet file inclusion
- CommonJS - Node.js module system import syntax