Toast-like Flash Message System For AngularJS App

Author: taylorjb
Official Page: Go to website
Publish Date: October 17, 2015
License: MIT

Description:

Lightweight toast aka flash message support for Angular JS apps.

Features:

  • allows multiple toasts to be enqueued
  • toasts can be displayed immediately or at a later time, such as after a view change
  • must cycle through the toasts queue deliberately with tjToast.now()
  • expects only one listening directive <tj:toast></tj:toast> within DOM.

Preview:

tj-toast


You Might Be Interested In:

Add Comment