Skip to content

Commit 718bb1f

Browse files
Update README.md
1 parent 0e343ca commit 718bb1f

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1-
# Coming Soon!
1+
# React-PivotTable
22

3-
This project is a React port of the jQuery-based PivotTable.js and is under active development, but not even alpha-stage yet :)
3+
This project is a React port of the jQuery-based [PivotTable.js](https://pivottable.js.org/) (by the same author) and is under active development, but it's early days and not production-ready yet.
4+
5+
## Project Goals
6+
7+
* Similar API to PivotTable.js but more uniform
8+
* ES6 instead of CoffeeScript
9+
* React instead of jQuery
10+
* Plotly.js instead of C3.js
11+
12+
## Roadmap to Release
13+
14+
* See [Issue #1](https://github.com/plotly/react-pivottable/issues/1)

0 commit comments

Comments
 (0)