CDDC JavaScript integration

Two versions of the CDDC JavaScript are available to be included in your web pages.

  • CDDC JavaScript for modern UI (ESM and UMD modules)

    CDDC JavaScript for modern UI is intended for new development in frameworks such as React, Angular, Vue.Js etc. This version of the script has no dependency on the JQuery library. It is available as an ESM module to be used with Webpack or RollUp module bundlers, and as an UMD module to be used with CommonJS, RequireJS, and AMD module bundlers.

    The CDDC JavaScript file is available in the CDDC JavaScript for modern UI package on the Risk Analytics resource download page.

  • Legacy CDDC JavaScript

    The legacy CDDC JavaScript is included to support existing solutions. This version of the script has a dependency on the JQuery library.

    The CDDC JavaScript file is available in the legacy CDDC JavaScript UI package on the Risk Analytics resource download page.