Converts Cloud Comm API JSON Actions to CCML.


Keywords
shoutpoint, cloud communications api, cclang, ccml, telephony
License
MIT
Install
npm install api-actions-js@1.11.0-beta.5

Documentation

Build Status Coverage Status

Shoutpoint's Cloud Communications API JSON Actions Compiler

Overview

This library compiles JSON Actions into CCML.

Usage

const ccml = new CCMLBuilder(jsonActions).build();