plugin-vs-code
plugin-vs-code copied to clipboard
Quickly insert any npm package from jsDelivr CDN
plugin-vs-code
Quickly insert any npm package from jsDelivr CDN.
Launch command "Add jsDelivr package" from command palette.

Installation
In your IDE, go to File -> Preferences -> Extensions and search for jsDelivr.
Features
- Insert just the URL, HTML code, or HTML + SRI.
- Offers minified versions of all CSS/JS files.
Setup for development
- Fork the repository
- In Visual Studio Code IDE open new terminal and run
npm install - Press F5 to run