Skip to content

BBonifield/priority-pubsub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

pubsub.js

Ambiguous communication plugin. Small API surface. Publish some message to listeners. Added ability to attach a priority to a subscriptions. Added ability to publish only to callbacks that have a specific priority. Default priority can be overridden by setting jQuery.subscribe.default_priority.

License

Being stolen directly from the Dojo Toolkit source, this plugin is released under a dual AFL/BSD license identical to Dojo proper. See http://dojotoolkit.org/license for more information.

About

A fork of jQuery pubsub that allows priority based execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%