JavaScript

Download Ice 3.8 for JavaScript

3.8.2·June 4, 2026·
JavaScript
Node.js
TypeScript

npm

The @zeroc/ice package provides the Ice runtime and SDK for JavaScript, TypeScript, and Node.js. It also includes the slice2js compiler.

npm install @zeroc/ice

Bundler Plugin

The @zeroc/slice2js package provides build plugins that automatically compile .ice files during your build. Supported bundlers include Vite, Rollup, webpack, and esbuild.

npm install --save-dev @zeroc/slice2js

See the @zeroc/slice2js README for configuration examples and plugin options.