Just one of the things I'm learning. https://github.com/hchiam/learning
https://github.com/paulhodel/jexcel
npm install jexcel
or
yarn add jexcel
https://bossanova.uk/jexcel/v3/docs
https://codepen.io/hchiam/pen/mdyjqZj
git clone https://github.com/hchiam/learning-jExcel.git
yarn # or npm install
yarn start # or npm run start
and then: http://localhost:8000
https://bossanova.uk/jexcel/v3/examples
e.g.:
https://bossanova.uk/jexcel/v3/docs/quick-reference
In this repo or in a working example React app.
Helpful example of adding data to redux state container: https://github.com/hchiam/react-jexcel-redux/commit/90db044627780ed6262f5e29bb61a24390a4d4b3