1 Forks
2 Stars
2 Watchers

jQuery

jQuery相关插件用法整理和总结

How to download and setup jQuery

Open terminal and run command
git clone https://github.com/huanghui8030/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/huanghui8030/jQuery/archive/master.zip

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

If you have some problems with jQuery

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