Skip to content

hchiam/learning-jExcel

Repository files navigation

Learning jExcel

Just one of the things I'm learning. https://github.com/hchiam/learning

Official docs

https://github.com/paulhodel/jexcel

npm install jexcel

or

yarn add jexcel

Start your learning of jExcel v3 here

https://bossanova.uk/jexcel/v3/docs

Live demo

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

jExcel v3 examples

https://bossanova.uk/jexcel/v3/examples

e.g.:

jExcel v3 API methods, events, initialization, and translations

https://bossanova.uk/jexcel/v3/docs/quick-reference

React example

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

About

Learning jExcel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published