Add Adobe Client Data Layer / js framework, FIX PWA Studio, etc

main
nurbek 3 years ago
parent 01d5e8dfad
commit d07c7b07f6

@ -1161,6 +1161,17 @@
"saas": true,
"website": "https://business.adobe.com/products/audience-manager/adobe-audience-manager.html"
},
"Adobe Client Data Layer": {
"cats": [
12
],
"description": "Adobe Client Data Layer is a framework of JavaScript objects on your site that contains all variable values used in your implementation.",
"icon": "Adobe.svg",
"js": {
"adobeDataLayer.version": "([\\d\\.]+)\\;version:\\1"
},
"website": "https://github.com/adobe/adobe-client-data-layer"
},
"Adobe ColdFusion": {
"cats": [
18
@ -1852,10 +1863,13 @@
29
],
"description": "Algolia offers a hosted web search product delivering real-time results.",
"icon": "Algolia.svg",
"headers": {
"Content-Security-Policy": "\\.algolia"
},
"icon": "Algolia.svg",
"cookies": {
"_ALGOLIA": ""
},
"js": {
"AlgoliaSearch": "",
"__algolia": "",
@ -2650,6 +2664,7 @@
"cats": [
59
],
"description": "Apollo is a fully-featured caching GraphQL client with integrations for React, Angular, and more.",
"dom": "script#__APOLLO_STATE__",
"icon": "Apollo.svg",
"implies": [
@ -2787,7 +2802,8 @@
"ApplePay": "",
"checkout.enabledpayments.applepay": "^true$",
"dw.applepay": "",
"enableApplePay": ""
"enableApplePay": "",
"braintree.applePay": ""
},
"website": "https://www.apple.com/apple-pay"
},

@ -2606,11 +2606,11 @@
],
"description": "PWA Studio is a collection of tools that lets developers build complex Progressive Web Applications on top of Magento 2 or Adobe Commerce stores.",
"icon": "PWA Studio.png",
"implies": [
"React",
"webpack"
],
"html": "\\(var\\(--venia-",
"requires": "Magento",
"js": {
"fetchRootComponent": "\\;confidence:50",
"__fetchLocaleData__": "\\;confidence:50"
},
"oss": true,
"pricing": [
"freemium"

Loading…
Cancel
Save