Shoutpoint's Cloud Communications API JSON Actions Compiler
Overview
This library compiles JSON Actions into CCML.
Usage
const ccml = new CCMLBuilder(jsonActions).build();
Converts Cloud Comm API JSON Actions to CCML.
Homepage Repository npm TypeScript Download
npm install api-actions-js@1.10.11