LiveTable: Real‑Time Data Tables in Elixir
A good reusable datatable for Phoenix LiveView is the need of the hour. Introducing LiveTable: A Powerful Phoenix LiveView library that provides dynamic, interactive tables with built-in support for sorting, filtering, pagination, and data export capabilities.
Hex Link: https://hex.pm/packages/live_table
Full Article: https://www.virinchi.me/portfolios/livetable-realtime-data-tables-in-elixir/
We built a demo application with 2 Million rows of data to demonstrate scalability of LiveTable.
Check out the demo: https://www.livetable.gurujada.com
An Advanced Demo of LiveTable with Custom UI, Card Mode, Transformers & Custom Queries. Read the Full article here: https://www.virinchi.me/portfolios/turning-jee-counselling-chaos-into-a-liveview-showcase/
Read next Underscore in Erlang & Elixir - Great DX lang feature