Plugin: CDNJS v2.0

Browse, download and discuss plugins for Blumentals code editors
Post Reply
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Plugin: CDNJS v2.0

Post by pmk65 »

WeBuilder Plugin: CDNJS v2.0

Lookup keyword at cdnjs.com and add latest JavaScript or CSS to AutoCompleter.
Bonus: If no keyword is entered, the plugin will list all valid local files in current folder and subfolders.

Example of AutoCompleter triggered with keyword:
Image

Example of AutoCompleter triggered without keyword:
Image


Usage:
Place the cursor inside a <script> SRC attribute or a <link> HREF attribute and type in a keyword like "jque" and activate the AutoCompleter (Press Ctrl + Space). The plugin then add the matching urls found at CDNJS to the WeBuilder AutoCompleter.
If no keyword is entered, the plugin will add any matching files in the current folder to the WeBuilder AutoCompleter.

Note: Plugin got 3 options: "Return immediately on exact match", "Remove URI Scheme" and "Show CDNJS library description", which you can change via the Plugin Manager. All options is enabled by default.


Installation:
1) Download plugin .ZIP file.
2) Open WeBuilder and select "Plugins -> Manage Plugins" from the menu.
3) Click "Install" and select the .ZIP file you downloaded in step 1.

Feedback appreciated. ;)
(I only use WeBuilder, so I haven't tested if it works in HTMLPad, Rapid CSS or Rapid PHP.)
Attachments
CDNJS.zip
CDNJS v2.0
(4.66 KiB) Downloaded 777 times
There are 10 types of people in the world: Those who understand binary and those who don't.
pety
Posts: 187
Joined: Fri Mar 02, 2012 7:17 pm

Re: Plugin: CDNJS v2.0

Post by pety »

Awesome plugin.
Thanks a lot !
Post Reply