2497321c66
add makeObserver and have addObserver call it, allows making without storing to all combination add save argument for subscribe which will save to list for easy subscribe. |
||
---|---|---|
examples | ||
src | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
package.json | ||
readme.md |
readme.md
uCOMmandIt Ready Class
Watches a list of events and/or promises that resolve to a boolean. When all a met it emits true otherwise at each event it emits false