Add jQuery CDN / CDN

main
nurbek 3 years ago
parent 152dc14e4e
commit 7d6a71309e

@ -585,6 +585,16 @@
], ],
"website": "https://jquery.com" "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": { "jQuery DevBridge Autocomplete": {
"cats": [ "cats": [
59 59