rx-value

Objects and lists built on top of RxJS


Keywords
reactive, rxjs
License
ISC
Install
npm install rx-value@0.1.3

Documentation

RxValue

Built on top of RxJS. Provides primitives and objects that feel like vanilla objects. The objects have familiar methods, i.e. .get({key}), .equals({other}). The lists have arraylike methods, i.e. .find({value}), .map({projection}).

Objects

Lists