Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 651 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 651 Bytes

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.