Download Ice 3.7 for JavaScript

Npm

Standalone runtime and SDK for Ice for JavaScript and Node.js

$ npm install ice
$ npm install slice2js

If you are using gulp as your build system you may also be interested in installing our Gulp Ice Builder

$ npm install gulp-ice-builder

CDN

Standalone runtime for Ice for JavaScript.

Detailed instructions for installing Ice for JavaScript are available here

Next Steps

Once you've successfully installed Ice for JavaScript, head over to our ice-demos repository on GitHub:

$ git clone -b 3.7 https://github.com/zeroc-ice/ice-demos