Skip to content

spacebeers/angularjs-toasts-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toastie - A lovely directive and service for lovely toasts.

How to use

  • Add the toastie directive to the page some where
  • Include the less file for basic fixed styling if you want it.
  • When you want a toast include the toastieService and run toastieService.create(toast)
	content: 'something',
	type: 'info'
}```

## How do change / make better / break

Do what the hell you want and just run the default gulp task. 

About

A dead simple toast module for Angular JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published