|
|
|
@ -1431,6 +1431,15 @@
|
|
|
|
|
"icon": "Clientexec.png",
|
|
|
|
|
"website": "http://www.clientexec.com"
|
|
|
|
|
},
|
|
|
|
|
"Clipboard.js": {
|
|
|
|
|
"cats": [
|
|
|
|
|
"19"
|
|
|
|
|
],
|
|
|
|
|
"env": "^Clipboard$",
|
|
|
|
|
"icon": "Clipboard.js.svg",
|
|
|
|
|
"script": "clipboard(?:\\.min)?\\.js",
|
|
|
|
|
"website": "https://clipboardjs.com/"
|
|
|
|
|
},
|
|
|
|
|
"CloudCart": {
|
|
|
|
|
"cats": [
|
|
|
|
|
"6"
|
|
|
|
@ -3388,6 +3397,14 @@
|
|
|
|
|
"script": "highcharts.*\\.js",
|
|
|
|
|
"website": "http://highcharts.com"
|
|
|
|
|
},
|
|
|
|
|
"Highlight.js": {
|
|
|
|
|
"cats": [
|
|
|
|
|
"19"
|
|
|
|
|
],
|
|
|
|
|
"icon": "Highlight.js.png",
|
|
|
|
|
"script": "/highlight\\.js/[\\d.]+?/highlight\\.min\\.js",
|
|
|
|
|
"website": "https://highlightjs.org/"
|
|
|
|
|
},
|
|
|
|
|
"Highstock": {
|
|
|
|
|
"cats": [
|
|
|
|
|
"25"
|
|
|
|
@ -6626,6 +6643,7 @@
|
|
|
|
|
],
|
|
|
|
|
"env": "^Reveal$",
|
|
|
|
|
"icon": "Reveal.js.png",
|
|
|
|
|
"implies": "Highlight.js",
|
|
|
|
|
"script": "(?:^|/)reveal(?:\\.min)?\\.js",
|
|
|
|
|
"website": "http://lab.hakim.se/reveal-js"
|
|
|
|
|
},
|
|
|
|
|