pablen/toasty

A configurable toast notification package for Elm apps.


Keywords
elm, notifications, toasts
Install
elm-package install pablen/toasty 1.0.1

Documentation

Toast notifications for Elm apps

Build Status

A configurable toast notification package for Elm apps following The Elm Architecture.

See a demo using Toasty.Defaults styling.

Installation

From your top-level directory - the one with elm-package.json in - call:

$ elm package install pablen/toasty

Documentation

See the Elm package for full usage docs.

License

Copyright © 2017 Pablo Enrici

Distributed under the BSD3 license.