13 Forks
38 Stars
38 Watchers

jQuery

jQuery2.0.3源码分析笔记

How to download and setup jQuery

Open terminal and run command
git clone https://github.com/ziyi2/jQuery.git
git clone is used to create a copy or clone of jQuery repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jQuery https://github.com/ziyi2/jQuery/archive/master.zip

Or simply clone jQuery with SSH
[email protected]:ziyi2/jQuery.git

If you have some problems with jQuery

You may open issue on jQuery support forum (system) here: https://github.com/ziyi2/jQuery/issues