Skip to content

cdnjs/atom-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDNJS for ATOM

Dependency Status

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

screenshot

Download files straight into your project

screenshot

Features

  • Insert any url into your current file
  • Right click in your tree, to download any file from cdnjs into your project

Contributors