ericelliott / object-list

Treat arrays of objects like a db you can query.
MIT License
43 stars 2 forks source link

Replace Q with Rx #11

Closed therealklanni closed 9 years ago

therealklanni commented 9 years ago

Per our earlier discussion, I've replaced Q with RxJS. Same as before, the async operation still acts as a functioning placeholder until adapters are implemented.

ericelliott commented 9 years ago

:+1:

ericelliott commented 9 years ago

published as v1.3.0