Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turbomack/elm-app-composition-example
Experimental way of building larger elm apps by component composition
https://github.com/turbomack/elm-app-composition-example
elm elm-architecture elm-lang experiment
Last synced: about 1 month ago
JSON representation
Experimental way of building larger elm apps by component composition
- Host: GitHub
- URL: https://github.com/turbomack/elm-app-composition-example
- Owner: turboMaCk
- License: bsd-3-clause
- Created: 2017-04-14T19:20:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-15T11:50:15.000Z (over 7 years ago)
- Last Synced: 2024-10-16T08:22:00.939Z (3 months ago)
- Topics: elm, elm-architecture, elm-lang, experiment
- Language: Elm
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elm App Composition Example
This is playground of highly experimental way of composing larger elm apps from smaller pieces.
Flollow code for more informations.