Skip to content

jsdelivr/plugin-intellij

Repository files navigation

plugin-intellij

Quickly insert any npm package from jsDelivr CDN.

Use a keyboard shortcut (Alt + A by default) or choose "Add jsDelivr package" from the context menu to bring up the search window.

Screenshot 1

Installation

In your IDE, go to File -> Settings -> Plugins, click Browse repositories, and search for jsDelivr.

Features

  • Insert just the URL, HTML code, or HTML + SRI.
  • Offers minified versions of all CSS/JS files.
  • Quick open (press in the search results list):
    • F1 - jsDelivr package page
    • F2 - npm package page
    • F3 - GitHub page