16 Star 32 Fork 12

北京d路飞 / v-format-table

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

v-format-table

还在为管理后台繁杂的表格页面烦恼吗? 不,让v-format-table来拯救你吧! 基于reactjs的表格组件,统一只要传入一个表头数组和一个内容数组,即可生成一个表格; 并支持format回调函数,可格式化每个表格单元的显示或自定义操作; 支持单选、多选、分页、删除功能。 另,附加实现了一个选项表格组件,可支持表格式展示选择地区、选择文件等操作。

本项目仅做前后端分离的前端部分,采用前端渲染的方式,可以接入node服务端,也支持接入PHP、Java等其它任何语言的服务端。

组件化的reactjs,应用在UI格式较标准化的后台管理系统中,前面积累封装一些标准组件,后面开发基本是现有组件的组合,犹如牛刀杀鸡、游刃有余。强烈推荐使用。

The MIT License (MIT) Copyright (c) 2017 北京d路飞 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

还在为管理后台繁杂的表格页面烦恼吗? 不,让v-format-table来拯救你吧! 基于reactjs的表格组件,统一只要传入一个表头数组和一个内容数组,即可生成一个表格; 并支持format回调函数,可格式化每个表格单元的显示或自定义操作; 支持单选、多选、分页、删除功能。 另,附加实现了一个选项表格组件,可支持表格式展示选择地区、选择文件等操作。 本项目仅做前后端分离的前端部分,采用前端渲染的方式,可以接入node服务端,也支持接入PHP、Java等其它任何语言的服务端。 组件化的reactjs,应用在UI格式较标准化的后台管理系统中,前面积累封装一些标准组件,后面开发基本是现有组件的组合,犹如牛刀杀鸡、游刃有余。强烈推荐使用。 expand collapse
JavaScript
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
JavaScript
1
https://gitee.com/iflegend/v-format-table.git
git@gitee.com:iflegend/v-format-table.git
iflegend
v-format-table
v-format-table
master

Search