jsdelivr

Quickly insert any npm package from jsDelivr CDN

jsdelivr

236

0

1.0.2

OSL-3.0

GitHub

plugin-atom

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 -> Install and search for jsDelivr.

Features

Setup for development

  1. Fork the repository
  2. In Atom IDE open new terminal (Alt+Shift+T) and run npm install
  3. Link the package with apm link
  4. Edit the code, note that every change you make will be applied in your Atom window after you reload it (Ctrl+Shift+F5)