https://github.com/JordyMoos/elm-pageloader-demo-site
https://github.com/JordyMoos/elm-pageloader-demo-site
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/JordyMoos/elm-pageloader-demo-site
- Owner: JordyMoos
- License: mit
- Created: 2017-12-15T14:43:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T15:25:49.000Z (over 7 years ago)
- Last Synced: 2024-11-16T13:41:36.819Z (7 months ago)
- Language: Elm
- Homepage: https://jordymoos.github.io/elm-pageloader-demo-site/
- Size: 287 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demo site of the Elm PageLoader library
This demo implements the Elm PageLoader library in a simple SPA.
[Click here to see the demo in action.](https://jordymoos.github.io/elm-pageloader-demo-site/)
For a minimalistic demo with inline comments you should go to the [Minimalistic demo of the Elm PageLoader library](https://github.com/JordyMoos/elm-pageloader-demo-minimal).
For a detailed description about the library you should go to the [Elm PageLoader library page itself](https://github.com/JordyMoos/elm-pageloader).