https://github.com/brainrake/elm-demo
small example that shows the time and a random value every second
https://github.com/brainrake/elm-demo
Last synced: 3 months ago
JSON representation
small example that shows the time and a random value every second
- Host: GitHub
- URL: https://github.com/brainrake/elm-demo
- Owner: brainrake
- Created: 2016-11-30T12:08:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-30T12:25:37.000Z (over 9 years ago)
- Last Synced: 2025-04-02T18:51:49.292Z (about 1 year ago)
- Language: HTML
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
small example that shows the time and a random value every second
[try it](https://rawgit.com/brainrape/elm-demo/master/index.html)
code: [Main.elm](Main.elm)