Hi Frederick! This is awesome, thanks! Is there any documentation on how to write native modules?
On Thu, 2 Jun 2016, 00:27 Frederick Yankowski <[email protected]> wrote: > I wrote an effect manager for localstorage, available at > https://github.com/fredcy/localstorage. > > It's not available as a package as it is blocked, waiting review. > https://github.com/elm-lang/package.elm-lang.org/issues/178 > > Since it includes native JS code, installation is a bit awkward. There are > some notes in the README. > > > On Wednesday, June 1, 2016 at 8:51:14 AM UTC-5, Leonti Bielski wrote: >> >> Hi! >> >> I would like to use a web storage in my app but it doesn't seem to be a >> part of a native library. >> Should I use ports for this? >> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "Elm Discuss" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/elm-discuss/oQz5_HvsdcQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
