Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

rur/angular-eventbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Event Bus/Command Map Service 
===================================

Prototype exploring an event bus and command map for Angular JS implemented as a stand alone service. A Scope Watcher service was also created as a hack to allow for a tear down to
be performed on controllers.

Demo: http://www.fluid.ie/angular/calculate/

The Angular JS team are also working on a scope based event bus implementation, you can check out their progress here: angular/angular.js#522

NB: This is a PROTOTYPE! It is not tested on all browsers. There are known issues with IE. I don't recommend using it in your projects!

About

An Event Bus for Angular Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages