chudo-table
v0.0.1
Published
Declarative and Extensible react Table library.
Readme
The libary is in the progress (this is pet project!). Here is a feature list backlog:
Alpha
- [x] Basic
- [x] Declarative Column
- [x] Custom Cell Rendering
- [x] Custom Row Rendering
- [x] Action Column
- [x] Fixed Column
- [x] Selection
- [ ] Pagination
- [ ] Searching
- [ ] Sorting
- [x] Layouts and styling
- [ ] Remote Data
Pre-beta
- [ ] Column Resize
- [ ] Value Formatter
- [ ] Responsive
- [ ] Row Editing
- [ ] Column Filtering
- [ ] Lazy loading
- [ ] Expanding
- [ ] Plugin Events API
- [ ] Examples
Version 1
- [ ] Virtualization
- [ ] Column Group
- [ ] Data Formatting
- [ ] 🐛 Bugifxes :) – [ ] Stop prev fetching on page change
Version 2
- [ ] Antd Adapter
- [ ] Material UI Adapter
- [ ] 🐛 Bugifxes :)
