readme.md 320 Bytes
Newer Older
Яков's avatar
Яков committed
1
2
3
4
5
6
7
8
9
10
11
12
Implement finder in react.
Base on react, react-sortable-hoc and some lodash helper.

## example
http://frezc.github.io/react-finder/examples/

## TODO
- [ ] complete doc.
- [ ] support function data source like finder.js
- [ ] support drag across level
- [ ] add simple finder Component like finder.js
- [ ] write test