Downloading…

This may take up to a minute. Click here to retry.

Your zip includes the trial bundle and runnable demos. Just want the trial bundle? Install via npm or AI using the options below.



Included in the 45 day trial

After unpacking the downloaded trial zip, you will find:

  • JavaScript bundles & CSS themes in /build
  • API documentation and guides in /docs
  • All demos available online in /examples
    • Angular logo/examples/frameworks/angular
    • React logo/examples/frameworks/react
    • Vue logo/examples/frameworks/vue-3

Included with the licensed version

With the licensed version, in addition to what is included in the trial you also get:

  • Full JavaScript sources in /lib
  • SCSS files for all themes in /resources

To install the trial using npm

Bryntum trial packages are publicly available on npm. Install the package by running:

$ npm install @bryntum/product@npm:@bryntum/product-trial

For apps using Angular/React/Vue also install the corresponding package:

$ npm install @bryntum/product-angular
$ npm install @bryntum/product-react
$ npm install @bryntum/product-vue-3

Full instructions & troubleshooting