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, "saas": true,
"website": "https://business.adobe.com/products/audience-manager/adobe-audience-manager.html" "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": { "Adobe ColdFusion": {
"cats": [ "cats": [
18 18
@ -1852,10 +1863,13 @@
29 29
], ],
"description": "Algolia offers a hosted web search product delivering real-time results.", "description": "Algolia offers a hosted web search product delivering real-time results.",
"icon": "Algolia.svg",
"headers": { "headers": {
"Content-Security-Policy": "\\.algolia" "Content-Security-Policy": "\\.algolia"
}, },
"icon": "Algolia.svg", "cookies": {
"_ALGOLIA": ""
},
"js": { "js": {
"AlgoliaSearch": "", "AlgoliaSearch": "",
"__algolia": "", "__algolia": "",
@ -2650,6 +2664,7 @@
"cats": [ "cats": [
59 59
], ],
"description": "Apollo is a fully-featured caching GraphQL client with integrations for React, Angular, and more.",
"dom": "script#__APOLLO_STATE__", "dom": "script#__APOLLO_STATE__",
"icon": "Apollo.svg", "icon": "Apollo.svg",
"implies": [ "implies": [
@ -2787,7 +2802,8 @@
"ApplePay": "", "ApplePay": "",
"checkout.enabledpayments.applepay": "^true$", "checkout.enabledpayments.applepay": "^true$",
"dw.applepay": "", "dw.applepay": "",
"enableApplePay": "" "enableApplePay": "",
"braintree.applePay": ""
}, },
"website": "https://www.apple.com/apple-pay" "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.", "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", "icon": "PWA Studio.png",
"implies": [ "requires": "Magento",
"React", "js": {
"webpack" "fetchRootComponent": "\\;confidence:50",
], "__fetchLocaleData__": "\\;confidence:50"
"html": "\\(var\\(--venia-", },
"oss": true, "oss": true,
"pricing": [ "pricing": [
"freemium" "freemium"

Loading…
Cancel
Save