https://github.com/bburdette/localstorage
simple elm local storage
https://github.com/bburdette/localstorage
Last synced: over 1 year ago
JSON representation
simple elm local storage
- Host: GitHub
- URL: https://github.com/bburdette/localstorage
- Owner: bburdette
- License: bsd-3-clause
- Created: 2020-03-16T22:01:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T20:01:25.000Z (over 6 years ago)
- Last Synced: 2025-01-21T19:51:15.517Z (over 1 year ago)
- Language: Elm
- Size: 8.79 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# localstorage
simple elm local storage
this is pretty much all ports, so its not really eligible to be an elm package.
to try it, clone the repo and execute ./run.sh. Requires elm-live.