ajacksified / ajacksified/Mediator.js
can i get last publish value
Open
- Dominant language
- JavaScript
- Stars
- 460
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
I want to get the last value of 'mediator.publish()'.
like this:
mediator.publish("message", "Hello, world");
and then ,i can get 'Hello,world' by :mediator.getlastpuslish('message')
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.