<img src="http://tinper.org/assets/images/kero.png" width="120" style="max-width:100%;"/>
[![npm version](https://img.shields.io/npm/v/kero.svg)](https://www.npmjs.com/package/kero)
[![Build Status](https://img.shields.io/travis/iuap-design/kero/master.svg)](https://travis-ci.org/iuap-design/kero)
[![devDependency Status](https://img.shields.io/david/dev/iuap-design/kero.svg)](https://david-dm.org/iuap-design/kero#info=devDependencies)
[![NPM downloads](http://img.shields.io/npm/dm/kero.svg?style=flat)](https://npmjs.org/package/kero)
[中文文档](./README_CN.md)
## Introduction
[kero](http://tinper.org/dist/kero/index.html) is a front-end model framework,As a ` MVVM ` architecture ` Model ` layer, multidimensional data Model, provide the solution for complex enterprise applications business application scenario development problems。
## Features
### Abundant API
### Multidimensional Data Model
### Status identifier
### Paging cache capacity
### event trigger
## Quickstart
### Install
- From github
```
git clone git@github.com:iuap-design/kero.git
```
- npm
```
npm install kero
```
### simple example
#### definition
var myDataTable = new u.DataTable({
meta:{
field1:{required:true},
field2:{}
}
})
#### add data
dataTable.setSimpleData([
{"id": "001","name": "tom"},
{"id": "002","name": "john"}
])
#### setValue
var row = dataTable.createEmptyRow();
row.setValue('id','003')
#### update
var row = dataTable.getRow(index);
row.setValue('name','jerry');
#### delete
dataTable.removeRow(index);
#### get all data
var json = dataTable.getSimpleData();
#### add event trigger
```
dataTable1.on('valueChange',function(event){
var field = event.field,
rowId = event.rowId,
oldValue = event.oldValue,
newValue = event.newValue;
});
```
## Document
[Develop documentation](http://tinper.org/dist/kero/docs/overview.html)
[Website](http://tinper.org)
## Contributing
### Feedback
If you encounter any problems , submit [issues](https://github.com/iuap-design/kero/issues),or pull request。
[PR code](CONTRIBUTING.md)
### Develop
Developers can participate in the development of kero, but also can be based on kero two development
kero use gulp.js and webpack build the project.
clone:
```
$ git clone git@github.com:iuap-design/kero.git
```
install:
```
$ npm install
```
build:
```
$ npm run product
```
### Website Chat Group
527124070
## Licence 版权
[MIT](./LICENSE)
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
kero is a front-end model framework. - kero是一个前端模型框架,做为MVVM架构中Model层的增强,提供多维数据模型.zip (658个子文件)
.babelrc 158B
u.css 200KB
u.min.css 134KB
font-awesome.css 32KB
font-awesome.css 32KB
font-awesome.css 32KB
font-awesome.min.css 26KB
font-awesome.min.css 26KB
font-awesome.min.css 26KB
grid.css 17KB
u-extend.css 15KB
tree.css 11KB
u-extend.min.css 7KB
widget.css 1KB
widget.css 1KB
widget.css 865B
widget.css 865B
widget.css 557B
widget.css 557B
widget.css 108B
widget.css 108B
widget.css 62B
widget.css 62B
widget.css 45B
widget.css 45B
widget.css 45B
widget.css 45B
widget.css 45B
widget.css 45B
widget.css 38B
widget.css 38B
widget.css 27B
widget.css 27B
widget.css 0B
widget.css 0B
widget.css 0B
widget.css 0B
widget.css 0B
widget.css 0B
widget.css 0B
widget.css 0B
widget.css 0B
widget.css 0B
widget.css 0B
widget.css 0B
fontawesome-webfont.eot 67KB
fontawesome-webfont.eot 67KB
fontawesome-webfont.eot 67KB
.eslintrc 5KB
zTreeStandard.gif 5KB
zTreeStandard.gif 5KB
loading.gif 381B
loading.gif 381B
line_conn.gif 45B
line_conn.gif 45B
.gitignore 558B
widget.html 6KB
widget.html 5KB
widget.html 5KB
widget.html 4KB
widget.html 4KB
gridlayout.html 4KB
widget.html 4KB
widget.html 4KB
dialog.html 4KB
widget.html 3KB
mdlayout.html 3KB
widget.html 3KB
widget.html 3KB
navlayout.html 3KB
widget.html 3KB
widget.html 3KB
widget.html 3KB
widget.html 3KB
widget.html 3KB
widget.html 3KB
widget.html 3KB
menu.html 3KB
gridlayout.html 3KB
widget.html 3KB
tabs.html 2KB
nav1.html 2KB
dialog.html 2KB
widget.html 2KB
widget.html 2KB
validate.html 2KB
pagination.html 2KB
ripple.html 2KB
widget.html 2KB
data-table.html 2KB
widget.html 2KB
widget.html 2KB
widget.html 2KB
widget.html 2KB
widget.html 2KB
widget.html 2KB
widget.html 2KB
widget.html 2KB
mdlayout.html 2KB
widget.html 2KB
共 658 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7
资源评论
辣椒种子
- 粉丝: 4145
- 资源: 5768
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 使用 Java EE 7 的 Java Petstore.zip
- (源码)基于Qt和SQL Server的实验室设备管理系统.zip
- 使用 HTML、CSS 和 JAVASCRIPT 在 100 天内构建 100 多个项目.zip
- (源码)基于Python和Thingsboard框架的温湿度数据模拟与导出系统.zip
- 使用 HTML CSS 和 JavaScript 制作的项目.zip
- (源码)基于Python和Postgresql的图书管理系统.zip
- VID_20241125022451.mp4
- (源码)基于SSM框架的顶铮快递管理系统.zip
- 从 Java 到 Kotlin - 从 Java 到 Kotlin 的速查表.zip
- (源码)基于Spring Boot框架的项目管理系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功