UNPKG

react-kendo

Version:

React Component Library for Kendo UI Widgets. There exists a React Component named for every Kendo widget in the kendo.ui namespace. Tested on React 0.12 and KendoUI 2014.3.1411.

32 lines (31 loc) 688 B
{ "name": "react-kendo", "version": "0.13.1", "description": "React Component Library for Kendo UI Widgets. There exists a React Component named for every Kendo widget in the kendo.ui namespace. Tested on React 0.12 and KendoUI 2014.3.1411.", "homepage": "https://github.com/tjwebb/react-kendo", "main": "index.js", "authors": [ "Travis Webb <me@traviswebb.com>" ], "moduleType": [ "node" ], "keywords": [ "react", "kendo", "react.js", "react-component", "kendo-ui", "telerik", "components", "widgets" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }