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
  2. Advanced (via module loader)

JSPM

Library Installation | Advanced (via module loader)

JSPM based KendoUI Library installation

Our new installation process is compliant with Telerik's NPM based installation, with added simplification: in all tutorial samples we always use Kendo UI Professional library

to add the Kendo UI library to the applications that uses the Kendo UI Bridge.

  • For SystemJS / JSPM based application, the above command becomes:

jspm install npm:@progress/kendo-ui
PreviousAdvanced (via module loader)NextWebpack

Last updated 7 years ago