gribouille/elm-table-tailwind - version: 3.0.0
for more information visit the package's GitHub page
Package contains the following modules:
elm-table-tailwind
Full features ELM table component for Tailwind.
TODO
- [x] feat: load more pagination
- [x] refact: remove specific style
- [ ] feat: pagination for subtable
- [ ] feat: dynamic subtable data
- [ ] misc: documentation (more example)
- [x] sort subtable
- [ ] refact (v4): more explicit parameter
- [ ] refact (v4): generic view
- [ ] refact (v4): merge elm-table-tailwind and elm-table
- [ ] refact (v4): remove static/dynamic table
- [ ] feat: infinite scroll
- [ ] feat: iterop: JS API
Usage
Install the ELM package:
> elm install gribouille/elm-table-tailwind
Examples
To start the examples in dev mode:
> cd examples
> npm install
> npm run server
> npm run dev
Open http://localhost:3000.
Documentation
See the documentation here.
Contributing
Feedback and contributions are very welcome.
License
This project is licensed under Mozilla Public License Version 2.0.