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

https://github.com/haskell-miso/miso-storage

🗂️ Local and session storage example
https://github.com/haskell-miso/miso-storage

haskell local-storage miso session-storage

Last synced: 3 months ago
JSON representation

🗂️ Local and session storage example

Awesome Lists containing this project

README

          

🍜 🗂️ miso-storage
====================

[Local](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) and [session](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage) storage example.

See [live](https://storage.haskell-miso.org).

### Source

View [source](./app/Main.hs).