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%
| src | ||
| tests | ||
| .gitignore | ||
| build.sh | ||
| CodeMirror.js | ||
| custom.js | ||
| elive | ||
| elm.json | ||
| index.html | ||
| LICENSE | ||
| main.min.js | ||
| optimize.sh | ||
| README.md | ||
| style.css | ||
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.