andrewjackman/toasty-bootstrap

A configurable toast notification package for Elm, using elm-bootstrap alerts.


Install
elm-package install andrewjackman/toasty-bootstrap 2.0.0

Documentation

Toast notifications for Elm apps

A fork of Toasty that uses elm-bootstrap to render toast messages using Bootstrap alerts.

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 andrewjackman/toasty-bootstrap

Documentation

See the Elm package for full usage docs.

License

Copyright © 2018 Andrew Jackman

Distributed under the BSD3 license.