ajacksified / ajacksified/Mediator.js
can i get last publish value
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 460
- Forks
- 75
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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')
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.