|
|
|
@ -585,6 +585,16 @@
|
|
|
|
|
],
|
|
|
|
|
"website": "https://jquery.com"
|
|
|
|
|
},
|
|
|
|
|
"jQuery CDN": {
|
|
|
|
|
"cats": [
|
|
|
|
|
31
|
|
|
|
|
],
|
|
|
|
|
"description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.",
|
|
|
|
|
"icon": "jQuery.svg",
|
|
|
|
|
"implies": "jQuery",
|
|
|
|
|
"scriptSrc": "code\\.jquery\\.com/",
|
|
|
|
|
"website": "https://code.jquery.com/"
|
|
|
|
|
},
|
|
|
|
|
"jQuery DevBridge Autocomplete": {
|
|
|
|
|
"cats": [
|
|
|
|
|
59
|
|
|
|
|