Skip to content

jsdelivr/plugin-vs-code

Repository files navigation

plugin-vs-code

Quickly insert any npm package from jsDelivr CDN.

Launch command "Add jsDelivr package" from command palette.

Screenshot 1

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

  1. Fork the repository
  2. In Visual Studio Code IDE open new terminal and run npm install
  3. Press F5 to run