sfmc-boilerplate
set up local dev env for Salesforce Marketing Cloud and create deployment bundles
set up local dev env for Salesforce Marketing Cloud and create deployment bundles
ESLint config for Salesforce Marketing Cloud's Server-Side JavaScript
yo generator to scaffold an [ssjs-webpack](https://github.com/adessoSE/ssjs-webpack) project. ## Installation ``` # install yo npm install --global yo
Simplified interface for Script.Util.HttpRequest. ## Installation npm install ssjs-fetch ## Interface ``` Get: function (url, headers = [], continueOnError = true, retries = 0, emptyContentHandling = 0) Post: function (url, data, headers = [], continueOn
Package to simplify date and time manipulation
Generic Rest Client for Salesforce Marketing Cloud
e360-ssjs-lib package to use with the ssjs framework
yo generator to scaffold an [SSJS Framework](https://adessose.github.io/ssjs-webpack/) project. ## Installation ``` # install yo npm install --global yo