أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
jQuery itself is a library. But i think by "library" you mean "Plugin". Plugins are written normally to extend jQuery's functionality. So choosing a plugin depends on kind of functionality you want.
You can also write your own plugins if you really know Javascript.