Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terezka/app
A single page app frame for Elm programs. NOT COMPLETE, but possible useful!
https://github.com/terezka/app
elm single-page-app
Last synced: 20 days ago
JSON representation
A single page app frame for Elm programs. NOT COMPLETE, but possible useful!
- Host: GitHub
- URL: https://github.com/terezka/app
- Owner: terezka
- Created: 2018-04-03T20:54:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T20:42:27.000Z (over 6 years ago)
- Last Synced: 2024-05-09T07:12:14.975Z (6 months ago)
- Topics: elm, single-page-app
- Language: Elm
- Homepage: http://package.elm-lang.org/packages/terezka/app/latest
- Size: 562 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Single Page App Program
This is a simple frame for creating a single page apps in Elm.
## Installation
```bash
$ elm package install terezka/app
```## Documentation
This library is in dire need of better documentation. Sorry!