aurelia-kendoui-bridge

A set of Telerik KendoUI wrappers for Aurelia allowing developers to easily use KendoUI components in their Aurelia application.

Usage no npm install needed!

<script type="module">
  import aureliaKendouiBridge from 'https://cdn.skypack.dev/aurelia-kendoui-bridge';
</script>

README

aurelia-kendoui-bridge

A set of Aurelia wrappers for Kendo UI

npm version Build downloads ZenHub Join the chat

Component catalog (demos)

Gist.run playground

Installing the plugin

Installation

Need help?

Join our Gitter room or open up an issue

Running tests

  1. npm install
  2. jspm install
  3. karma start

Samples

The catalog is data-driven. It gets the samples from this json file

Contributing

Do you want to help us develop the aurelia-kendoui-bridge? Great! We would love for you to send us pull requests. For more information, please check contributing.md - and if these instructions look "too terse" here is a great set set of lessons