kendo-backbone

0.1.4 • Public • Published

kendo-backbone

NPM version Build status Dependency Status

Bind Backbone.Collection to kendo.data.DataSource. Tested on KendoUI 2014.3.1411 and Backbone 1.1.x using sails.js. Lets you use an existing Backbone API with Kendo.

Install

$ npm install kendo-backbone --save
  <script src="http://cdn.kendostatic.com/2014.3.1411/js/kendo.all.min.js"></script> 
  <link href='http://cdn.kendostatic.com/2014.3.1411/styles/kendo.common.min.css' rel='stylesheet'>
  <!-- and so forth... typical stuff here -->

Usage

kendo.data.Backbone = require('kendo-backbone');

See unit tests

API

TODO

License

MIT

Please note: Kendo Professional Components require a License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    3
  • 0.1.3
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i kendo-backbone

Weekly Downloads

3

Version

0.1.4

License

MIT

Last publish

Collaborators

  • tjwebb