LiveTable - Interactive Tables for Phoenix LiveView

:tada:LiveTable v0.4.0 is out! :partying_face:

Generators, Infinite Scroll, 0 external js dependencies and so much more!

Check out the full Changelog.

Revamped Live Demo with 1M rows of data: LiveTable Demo

Gif

Owing to the opinionated nature of open-source frameworks these days, we have made a conscious decision to move away from Daisy UI, and instead, use Sutra UI - a shadcn inspired UI framework written in Pure Phoenix with accessibility in mind.

Alternatively, if there are any daisy users, they can opt to use our custom_ components to mimic those in table_component.ex and use our functionality without any of our UI.

Try out LiveTable today- {:live_table, "~> 0.4.0"}

Looking forward to seeing what you build with Livetable!:grin::confetti_ball:

2 Likes