cdnjs / atom-extension

⚛ Atom extension for easily inserting scripts

Home Page:https://atom.io/packages/cdnjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

⚛ Atom extension for easily inserting scripts

https://atom.io/packages/cdnjs

License:MIT License


Languages

Language:CoffeeScript 97.1%Language:CSS 2.9%