elm-community/js-integration-examples

Examples of common uses of ports and web components

Elm

139

62 commits

updated Aug 14, 2026

See the code

README

Using JS within Elm

Elm can interact with JavaScript in three ways:

Not all browser APIs are covered by an official package yet, so if you are evaluating using Elm in your company, definitely browse through the examples here to get familiar with flags, ports, and custom elements to make sure these interop mechanisms will fully meet your needs. It may be safest to circle back to Elm later if not!

Ports

Custom Elements

Do you want to know more?

The top-level examples presented here are intentionally boiled down to a minimal setup for you to understand the basic ideas and get started quickly. As the web platform is a place with a lot of history and odd API corners there are more involved examples and tutorials to be explored in the more section.

elm
javascript
localstorage
ports
websockets

Contributors

mfeineis

41 commits

evancz

20 commits

bmckeough

1 commits

elm-community/js-integration-examples

Examples of common uses of ports and web components

Elm

139

62 commits

updated Aug 14, 2026

See the code

README

Using JS within Elm

Elm can interact with JavaScript in three ways:

Not all browser APIs are covered by an official package yet, so if you are evaluating using Elm in your company, definitely browse through the examples here to get familiar with flags, ports, and custom elements to make sure these interop mechanisms will fully meet your needs. It may be safest to circle back to Elm later if not!

Ports

Custom Elements

Do you want to know more?

The top-level examples presented here are intentionally boiled down to a minimal setup for you to understand the basic ideas and get started quickly. As the web platform is a place with a lot of history and odd API corners there are more involved examples and tutorials to be explored in the more section.

elm
javascript
localstorage
ports
websockets

Contributors

mfeineis

41 commits

evancz

20 commits

bmckeough

1 commits

Languages

Elm

54.2%

HTML

45.8%