CDNJS for ATOM
Quickly embed url's from the large collection of client side libraries available at cdnjs.com
Simply bring up the command window (ctrl+shift+p) and type cdnjs to run the GetUrl method
Getting started
apm install cdnjs
or visit https://atom.io/packages/cdnjs
Insert cdnjs urls from inside the editor
Download files straight into your project
Features
- Insert any url into your current file
- Right click in your tree, to download any file from cdnjs into your project
Contributors