audreyt / ethercalc

Node.js port of Multi-user SocialCalc
https://ethercalc.net
Other
2.96k stars 540 forks source link

Include PivotTable.js? #666

Open poVoq opened 5 years ago

poVoq commented 5 years ago

Very nice library to work with pivot tables: https://pivottable.js.org/ (MIT licensed)

Might be a great fit for inclusion in Ethercalc.

nicolaskruchten commented 5 years ago

Great idea! If this is a react-based system then you might even like https://react-pivottable.js.org/ which is a rewrite of the same engine in React.