pablen / toasty

A notification package for Elm apps.
http://package.elm-lang.org/packages/pablen/toasty/latest
BSD 3-Clause "New" or "Revised" License
40 stars 12 forks source link
elm notifications toasts

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.json in - call:

$ elm install pablen/toasty

Documentation

See the Elm package for full usage docs.

License

Copyright © 2018 Pablo Enrici

Distributed under the BSD-3-Clause license.