a promise based version on nedb nosql database with rxjs reactivity
 
Go to file
David Kebler f1b6b14254 0.1.2 Removed the nedb promise datastore from controller and made it a stand alone class
Add rxjs reactivity for when documents and the properties change.   a work in progress
2020-02-10 22:05:23 -08:00
examples 0.1.2 Removed the nedb promise datastore from controller and made it a stand alone class 2020-02-10 22:05:23 -08:00
src 0.1.2 Removed the nedb promise datastore from controller and made it a stand alone class 2020-02-10 22:05:23 -08:00
.eslintrc.js 0.1.2 Removed the nedb promise datastore from controller and made it a stand alone class 2020-02-10 22:05:23 -08:00
.gitignore 0.1.2 Removed the nedb promise datastore from controller and made it a stand alone class 2020-02-10 22:05:23 -08:00
.npmignore 0.1.2 Removed the nedb promise datastore from controller and made it a stand alone class 2020-02-10 22:05:23 -08:00
package.json 0.1.2 Removed the nedb promise datastore from controller and made it a stand alone class 2020-02-10 22:05:23 -08:00
readme.md 0.1.2 Removed the nedb promise datastore from controller and made it a stand alone class 2020-02-10 22:05:23 -08:00

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