Full features ELM table component for Tailwind.
Install the ELM package:
> elm install gribouille/elm-table-tailwind
To start the examples in dev mode:
> cd examples
> npm install
> npm run server
> npm run dev
Open http://localhost:3000.
See the documentation here.
Feedback and contributions are very welcome.
This project is licensed under Mozilla Public License Version 2.0.