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.
Install Bryntum
Open an install prompt in your AI coding tool, or copy it to paste anywhere.
Open prompt in…
-
Claude Code
Prompt copied. If your AI tool doesn't open automatically, just paste it in.
-
Codex
Prompt copied. If your AI tool doesn't open automatically, just paste it in.
- Cursor
-
Lovable
Prompt copied. If you're not signed in to Lovable, it opens empty, so just paste the prompt into the box.
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/examples/frameworks/angular/examples/frameworks/react/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