An open API service indexing awesome lists of open source software.

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

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)