Skip to content

andrewdear/react-table-maker

Repository files navigation

Work in progress

If you find this you are more than welcome to use it however it is still a work im progress so the api may change. it is a simple table generator that gives you the power to generate heads and rows with custom classes and data easily.

Currently it supports

column data generation, header styling, td styling, column sorting,

you can find a simple example on the repo under example https://github.com/andrewdear/react-table-maker/blob/master/example/src/App.js

Next up in development

No data message After sort functions Custom pagination sticky headers custom row generator hide/show column data search include documentation

other todos

Current development issue facebook/react#13991

find a way to test in development without having to add in react and react-dom as depends or a way to run the app when included as a @file with these included.

Look at importing the types and exporting them from index to get auto complete to work, or find out why it isn't working in normal js.

About

Simple react table component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published