ExTerm - Liveview component for IEx (and other consoles)

That screenshot is super useful.

Now that I read this line again it’s fully clear and I should have gotten it.

ExTerm is an terminal Phoenix.LiveView component

FYI I think it should be ‘is a terminal’ not ‘an’.

One way to make it a bit more explicit would be:

ExTerm is a LiveView component that displays an IEx terminal in the browser

3 Likes