Table built using Ember.js that lazily renders rows.
http://addepar.github.com/ember-table/
Compile with grunt (see http://gruntjs.com/getting-started)
$ npm install -g grunt-cli
$ npm install
$ grunt
From the root directory: $ python -m SimpleHTTPServer
.
Hit up : http://localhost:8000/examples
- ember.js
- jquery-ui
- jquery.mousewheel.js
- Bug fixes—we are aware that there are bugs. Please help us out by filing github issues or submitting pull requests!
- Better documentation
- Unit tests
- Cell single and multi selection
- Better column drag and drop
- Support for colspan and rowspan
- Switch to ember/list-view for lazy rendering
Copyright © 2013 Addepar, Inc. All Rights Reserved
Licensed under the BSD License (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file.