elm-localstorage icon indicating copy to clipboard operation
elm-localstorage copied to clipboard

An Elm interface to JavaScripts localStorage facility.

Results 2 elm-localstorage issues
Sort by recently updated
recently updated
newest added

Hello :wave:! I noticed an unused dependency in your package. Here is a pull request to remove it. After this gets merged, I recommend publishing a new release, unless you...

The line "To use the real ports with your own application, create the two ports, cmdPort and subPort, as is done in example/Main.elm." doesn't seem to be correct. `example/Main.elm` doesn't...