Sublime CDN libraries
======
This is a sublime package that provides snippets for popular JS/CSS form CDN
## Usage
Just type 'cdn' and hit ctrl+space to see list of JS/CSS that are hosted in CDN
![Sample](https://raw.github.com/narendrans/sublime-cdn-lib-snippets/master/screenshot.png "Sample Screenshot")
## Available libraries
960GS
Angular JS
Alloy UI
Bootstrap
D3
Datatables
Firebase
Font Awesome
Google Fonts
Handlebar
Jquery
Jquery UI
Jquery Mobile
LESS
Typeahead
Modernizr
Mustache
NVD3
Prototype
Pure
Underscore.js
## Contribute to this package
1. Fork the repo.
2. Add a new snippet file. Check any existing snippet file to see the syntax.
3. Submit a pull request.
Pull requests will be merged within 24 hours (or sooner), please check [tags] (https://github.com/narendrans/sublime-cdn-lib-snippets/tags) to see if your commits have been released before testing it on sublime