Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sokis/ractivegrid
Semantic HTML data grid widget with a Javascript API.Inspired by backgrid.
https://github.com/sokis/ractivegrid
Last synced: about 1 month ago
JSON representation
Semantic HTML data grid widget with a Javascript API.Inspired by backgrid.
- Host: GitHub
- URL: https://github.com/sokis/ractivegrid
- Owner: sokis
- Created: 2015-01-20T02:52:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-04T03:16:00.000Z (over 10 years ago)
- Last Synced: 2024-10-12T14:06:39.144Z (2 months ago)
- Language: JavaScript
- Homepage: http://iamjoel.github.io/ractivegrid/demo/
- Size: 563 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ractivegrid
将异步/本地数据填入表格中。
支持
1. 对表格数据进行编辑
1. 带有分页功能依赖 [ractive](http://www.ractivejs.org/),jQuery,underscore
demo页[点这里](https://github.com/iamjoel/ractivegrid)
## 浏览器支持
demo可以在ie9,Firefox,chrome上运行。测试用例写了一些些。