├── LICENSE ├── README.md ├── index.html ├── marketing_cloud.js └── wsse.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Adobe-Marketing-Cloud/marketing-cloud-javascript-sdk/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Adobe-Marketing-Cloud/marketing-cloud-javascript-sdk/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Adobe-Marketing-Cloud/marketing-cloud-javascript-sdk/HEAD/index.html -------------------------------------------------------------------------------- /marketing_cloud.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Adobe-Marketing-Cloud/marketing-cloud-javascript-sdk/HEAD/marketing_cloud.js -------------------------------------------------------------------------------- /wsse.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Adobe-Marketing-Cloud/marketing-cloud-javascript-sdk/HEAD/wsse.js --------------------------------------------------------------------------------