File tree Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ npm] ( https://img.shields.io/npm/v/observable-air.svg )] ( https://www.npmjs.com/package/observable-air )
5
5
[ ![ Coverage Status] ( https://coveralls.io/repos/github/tusharmath/observable-air/badge.svg )] ( https://coveralls.io/github/tusharmath/observable-air )
6
6
7
- A light weight and performance focused implementation of [ Observables] .
8
- Other mainstream (no pun intended) alternatives —
9
-
10
- [ Observables ] : https://github.com/tc39/proposal-observable
11
-
12
- - [ most]
13
- - [ rxjs]
14
- - [ kefir]
15
- - [ bacon]
16
- - [ highland]
17
- - [ zen observable]
18
-
19
- [ most ] : https://github.com/cujojs/most
20
- [ rxjs ] : https://github.com/ReactiveX/rxjs
21
- [ kefir ] : https://rpominov.github.io/kefir/
22
- [ bacon ] : https://baconjs.github.io/
23
- [ highland ] : http://highlandjs.org/
24
- [ zen observable ] : https://github.com/zenparsing/zen-observable
25
-
26
- ### Key Features
27
-
28
- 1 . ** Ultra high performance**
29
- 2 . ** Small footprint**
30
- 3 . ** Ease of testability**
7
+ Yet another implementation of observables.
You can’t perform that action at this time.
0 commit comments