JavaScript / Node
Connect your Node applications to Gitana
Latest Version | |
---|---|
Version | undefined |
Date |
The Gitana 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 Gitana 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 our Gitana JavaScript 2.0 Cookbook for examples to help you get connected and coding with this driver!