Skip to content

pablen/toasty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.