An Elm single-page application with running examples from https://elm-lang.org/examples
  • Elm 81.9%
  • JavaScript 10.5%
  • HTML 5.4%
  • Shell 1.6%
  • CSS 0.6%
Find a file
2024-01-25 23:23:45 +01:00
src Code Mirror Example 2024-01-25 23:23:45 +01:00
tests Generate different links depending on url 2024-01-18 10:10:08 +01:00
.gitignore Create a single page application with some of the Elm examples. 2024-01-13 23:34:19 +01:00
build.sh Remove Orasund/elm-ui-framework 2024-01-15 09:11:52 +01:00
CodeMirror.js Code Mirror Example 2024-01-25 23:23:45 +01:00
custom.js Add current day to international date 2024-01-25 21:56:27 +01:00
elive Create a single page application with some of the Elm examples. 2024-01-13 23:34:19 +01:00
elm.json Add current time to footer 2024-01-25 18:18:44 +01:00
index.html Code Mirror Example 2024-01-25 23:23:45 +01:00
LICENSE Create a single page application with some of the Elm examples. 2024-01-13 23:34:19 +01:00
main.min.js Code Mirror Example 2024-01-25 23:23:45 +01:00
optimize.sh Create a single page application with some of the Elm examples. 2024-01-13 23:34:19 +01:00
README.md Create a single page application with some of the Elm examples. 2024-01-13 23:34:19 +01:00
style.css Add current time to footer 2024-01-25 18:18:44 +01:00

An Elm Single Page Application

An Elm single-page application with running examples from https://elm-lang.org/examples

The structure is mostly based on Richard Feldman's single-page example.

I wanted to try elm-native styling options, such as elm-ui.