Split jQuery in multiple files

Split jQuery in multiple files

Hi,

I'm pretty new to jQuery and hope you can help me with my problem.


I need jQuery in smaller packets to transfer it. I wondered if it is possible to split the jQuery library file into several parts.
For example, if I download a jQuery file with a size of 200KB: Could it be splitted into 10 times 20 KB files?

Is there a common way to do this?

Thanks for your help.