kendo-ui-core
Version:
Kendo UI is everything you need to build sites and apps with HTML5 & JavaScript. Kendo UI Core is the free and open-source version of Kendo UI that provides access to the web's best UI widgets and key framework features, essential for developing great exp
16 lines (15 loc) • 366 B
JSON
{
"name": "kendo-ui-core",
"license": "Apache 2.0",
"version": "2026.1.415",
"repository": {
"type": "git",
"url": "https://github.com/telerik/kendo-ui-core.git"
},
"dependencies": {
"jquery": "1.10.0 - 3.6"
},
"main": "js/kendo.ui.core.js",
"module": "esm/kendo.ui.core.js",
"typings": "index.d.ts"
}