Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronpowell/sublime-jquery-snippets
Code snippets for developing with jQuery
https://github.com/aaronpowell/sublime-jquery-snippets
Last synced: 1 day ago
JSON representation
Code snippets for developing with jQuery
- Host: GitHub
- URL: https://github.com/aaronpowell/sublime-jquery-snippets
- Owner: aaronpowell
- Created: 2011-10-18T11:15:33.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-14T00:06:14.000Z (over 11 years ago)
- Last Synced: 2024-10-28T13:11:48.547Z (15 days ago)
- Homepage:
- Size: 129 KB
- Stars: 108
- Watchers: 13
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Sublime Text][sublime] package which includes a bunch of handy snippets for doing jQuery development.
## Installation ##
### Without Package Control ###
This package is not in [wbond's][package_control] repository, so you gotta use Terminal and git to install it.
I'm using [Sublime 3][sublime3] and it works like a charm.
#### Mac OS ####
cd "~/Library/Application Support/Sublime Text 3/Packages"
#### Windows 7 ####
cd "C:\Users\YOUR_USERNAME\AppData\Roaming\Sublime Text 3\Packages"
#### Inside _Packages_ ####
git clone https://github.com/bitbonsai/sublime-jquery-snippets.git "jQuery-Snippets"[sublime]: http://www.sublimetext.com/
[sublime3]: http://www.sublimetext.com/3
[package_control]: http://wbond.net/sublime_packages/package_control