JavaScript 2.0 Driver
Connect your HTML browser & Node.js applications to Cloud CMS

The Cloud CMS JavaScript 2.0 driver can be dropped into any web or mobile application running in the browser, within Node.js or any of a host of web frameworks including jQuery, React.js, Vue.js, Angular.js, and many others.
This JavaScript driver, in contrast to the Cloud CMS JavaScript 1.0 (Legacy) Driver, fully supports ECMAScript promises, which makes it easier to seamlessly integrate with your javascript apps.
Installation
Make sure you have `npm` setup for your application to install JS packages. Then, run the following:
npm install -S cloudcms
Examples & Getting Started
Check out the Javascript 2.0 Cookbook for examples to help you get connected and coding with this driver!