/elm-port-program-examples

Simple examples of port programs for Elm and JavaScript interoperation

Primary LanguageElmGNU General Public License v3.0GPL-3.0

Elm Example Port Programs

These are some simple ways to see how ports work in Elm, and how your Elm code can interoperate with arbitrary JavaScript. They are meant to be as illustrative as possible for beginners.

Go to each sub-folder and read its README.md.