https://github.com/ycardon/joa-dices-elm
Rewrite of the project JoA Dice in Elm
https://github.com/ycardon/joa-dices-elm
joa-dices-rewrite
Last synced: about 1 month ago
JSON representation
Rewrite of the project JoA Dice in Elm
- Host: GitHub
- URL: https://github.com/ycardon/joa-dices-elm
- Owner: ycardon
- Created: 2021-09-23T20:37:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-30T08:13:19.000Z (about 3 years ago)
- Last Synced: 2024-10-19T07:16:05.295Z (7 months ago)
- Topics: joa-dices-rewrite
- Language: Elm
- Homepage:
- Size: 865 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# joa-dices-elm
Rewrite of the TypeScript project [JoA Dice](https://github.com/ycardon/joa-dices) in Elm
- single page application ([elm](https://elm-lang.org))
- responsive ([bulma](https://bulma.io))Test it [here](https://ycardon.github.io)
This is the 6th edition of my language exploration project
- [Typescript](https://github.com/ycardon/joa-dices) (original)
- [Rescript](https://github.com/ycardon/joa-dices-rescript)
- [Haskell](https://github.com/ycardon/joa-dices-haskell)
- [Rust](https://github.com/ycardon/joa-dices-rust)
- [Clojure](https://github.com/ycardon/joa-dices-clojure)
- [Elm](https://github.com/ycardon/joa-dices-elm) (this one)