20706 Forks
57291 Stars
57291 Watchers

jquery

jQuery JavaScript Library

How to download and setup jquery

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

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

If you have some problems with jquery

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