Kendo-UI-Library-Installation-version-2.0
  • Introduction
  • Kendo UI Library
  • Library Installation
    • General comments
    • Simple (via script tags)
    • Custom Library
    • Advanced (via module loader)
      • JSPM
      • Webpack
      • Aurelia CLI
  • Kendo UI Bridge Plugin
  • Bridge Installation
    • Webpack
      • JavascriptServices
      • Skeleton
    • Aurelia CLI
    • JSPM
  • Next Steps
Powered by GitBook
On this page
  1. Library Installation

Advanced (via module loader)

PreviousCustom LibraryNextJSPM

Last updated 7 years ago

Library Installation

Advanced (via module loader)

* * Image courtesy of

This approach uses the several supported module loaders (JSPM, Webpack, Aurelia-CLI) to load the KendoUI SDK (or its subsets) in the application bootstraping process.

sitepoint