This Week's Trending
Wallabidi is a concurrent browser testing for Elixir. You write a test once and it runs on the cheapest driver that supports it — from an...
New
Hi everyone.
I’ve been working on a Phoenix LiveView library that lets you enable/disable routes in real time from a protected dashboard...
New
Annotai is a dev-only annotation widget for Phoenix apps. You click an element on the running page, leave a note, and it goes straight to...
New
This Month's Trending
Edit: 2026 May 15 - This post is archived.
Mob is alive!!
Main docs: mob v0.7.11 — Documentation
A bit of explanation for the slightly c...
New
Hi everyone :waving_hand:
I’ve been working on PhiaUI, an open-source UI component library for Phoenix LiveView, and I wanted to share i...
New
Hi everyone,
We’ve just released LiveStash, a library designed to handle the issue of losing Phoenix LiveView state during WebSocket rec...
New
I just published canonical_tailwind, a formatter plugin that canonicalizes Tailwind CSS utility classes in HEEx templates.
- mr-4 custom...
New
Hey! I’m new here, and this is my first Elixir project, but I’ve been a Swift engineer for about 10 years. I built Relay to help teachers...
New
Hey folks! :waving_hand:
I’d like to introduce AshSDUI, a new library for generating complex interfaces and dynamic layouts directly fro...
New
I built a free online version of Navia Dratp (yes, that’s the actual spelling), a long out of print strategy game by Bandai. Think chess ...
New
I’m releasing a library called biomine , a library for formatting JavaScript (TypeScript is also supported) and CSS code using the Biome ...
New
This Year's Trending
You may know https://ui.shadcn.com/, a UI component library for React. I really love it’s design style and components. I’ve built some co...
New
Hello everyone!
I am excited to share our heart project Backpex with you.
After building several Phoenix applications, we realized that...
New
With HEEX released we decided to start a components library using Tailwind CSS - check it out here: Petal Components.
We also have a boi...
New
Hi,
I thought I had posted my library before but seems I hadn’t. The project is still in early stages but it’s growing and so I think it...
New
Hi! :waving_hand:
I would like to present LiveSelect, a little library that I wrote to easily add a dynamic selection input to your LV f...
New
WebAuthnLiveComponent WebAuthnComponents
See this post about renaming the package.
Passwordless authentication for Phoenix LiveView app...
New
Hi! Today, after a couple weeks of development I’ve released v0.1 of LiveVue.
It’s a seamless integration of Vue and Phoenix LiveView, i...
New
Announcing ErrorTracker, an Elixir-based built-in error tracking solution.
Features
Basic, free, built-in error tracking solution. Trac...
New
Announcing Live Toast: a replacement toast/flash component for Phoenix LiveView, heavily inspired by the look of Sonner (the amazing toas...
New
Hey everyone, live_monaco_editor is a new component to render the Monaco Editor in your app. Monaco is the editor that powers VSCode and ...
New
I’m happy to announce LiveDebugger v0.1.0! :mega:
LiveDebugger is a browser-based tool for debugging LiveView applications, designed to ...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
This powerful library works together with Phoenix Router to provide the ultimate routing solution. It simplifies route manipulation, givi...
New
Phoenix Live Favicon
Favicon manipulation for Phoenix Live
A lib enabling dynamic favicons in Phoenix Live View applications.
To sho...
New
Aludel - LLM Evaluation Workbench
Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New
Last Three Year's Trending
After working on it for a couple of months and using it in production for most of that time, today I’ve released LiveAdmin, a LiveView ba...
New
What is ContEx?
A pure Elixir server-side data plotting/charting library outputting SVG.
It has nice barcharts in particular and works g...
New
LiveView 1.0.0-rc.0 is out!
This 1.0 milestone comes almost six years after the first LiveView commit. I published a Phoenix blog highli...
New
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New
Hi!
I wanted to introduce my latest project LiveSvelte. It allows you to render Svelte inside LiveView with end-to-end reactivity. It’s ...
New
Update Aug 2024:
I’ve been working on re-writing my previous bulma widgets library to modernize it. There’s basic components for most of...
New
Phoenix Localized Routes is dead. Long live Routex!
Phoenix Localized Routes did pave the way for some routing libs but that was possibly...
New
Tucan is an Elixir plotting library built on top of VegaLite designed to simplify the creation of interactive and visually stunning plots...
New
Hello!
We’ve released Permit - a new open-source project at Curiosum aiming to make it easier to manage permission-based access control ...
New
Introduction
I’ve begun work on a library I think will dramatically change (and, I hope, improve) how data is loaded in live views. I wan...
New
The combination of Elixir typespecs with @doc allows Phoenix to provide great documentation and autocompletion inside the code editor. Bu...
New
LiveElements is a library to make working with custom elements from Phoenix LiveView a better experience. In short, we give you a macros ...
New
Hey There :wave:
Since 2021 I’ve been working on an easy way to deploy Elixir applications and after a few years and many approaches, I ...
New
I’m happy to announce a new project, Phoenix Playground, the easiest way to build single-file Phoenix apps.
Here is an example:
Mix.in...
New
Sprout UI provides a collection of common UI components. All of these components are completely unstyled, and they are built following th...
New
Trending Over Three Years
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
New
I’ve decided to create this topic to discuss optimization possibilities for something like Phoenix LiveView. I’ve created this topic unde...
New
LiveMotion enables high performance animations declared on the server and run on the client.
As a follow up to my previous thread A libr...
New
Prometheus metrics and Grafana dashboards for all of your favorite Elixir libraries
I have been put...
New
I created a new library GitHub - benvp/ex_cva: Class Variance Authority for Elixir · GitHub which aims to make it very easy to define dif...
New
In the last couple of days I was playing around with LiveView, function components and animations. I ended up with a little prototype whi...
New
Hey folks,
For the past year I’ve been building a game as a side project to learn LiveView, and in preparation for ElixirConf decided to...
New
Hi everyone!
Exshome is a DIY smart home solution.
General idea behind it is to have multiple applications, like clock and music player...
New
PhoenixLiveReact (Docs)
Small package to use React.js components in your phoenix live views.
def render(assigns) do
~L"""
<%= li...
New
Hey there :waving_hand:
A few days ago I extracted a lot of functions I’m using in 2 different projects (one large phoenix LiveView proj...
New
This lib is now published and has a new topic.
Once this topic was about PhxAltRoutes. A lib pioneering localized routes for Phoenix.
I...
New
The last couple of months I’ve been working on a LiveView UI library based on @storybook/cli - Storybook (the LiveView 0.18 update caused...
New
Exzeitable - Dynamic Datatables with LiveView
Hello!
This is my first library, I needed something fancier than a plain table and wanted...
New
TimeTravel is an Elixir library (& browser extension) that allows one to record and replay the interactions in a LiveView application...
New
For pagination many people (like me) use scrivener and scrivener_ecto, which works great for offset based pagination. What never really f...
New
- Follow
- Join
- Shape
the conversation
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex









