A VS Code extension that provides quick and easy access to Bootstrap 5 and jQuery CDN snippets. Insert production-ready CDN links into your HTML files instantly with simple keyboard shortcuts.
Features
Bootstrap 5 CDN Snippet - Get the latest Bootstrap 5 CSS CDN link with integrity checks
jQuery CDN Snippet - Get the latest jQuery JavaScript CDN link with integrity checks
One-keystroke insertion - Type a simple prefix and get the full CDN link
Integrity protection - All CDN links include SRI (Subresource Integrity) hashes for security
How to Use
Bootstrap 5 CDN
In an HTML file, type: b5cdn
Press Tab or Enter to insert the Bootstrap 5 CSS CDN link
The latest Bootstrap 5 CSS will be inserted with integrity verification