Skip to content

Commit 3d5cb26

Browse files
committed
fix(readme): remove information from readme
1 parent 033d2d2 commit 3d5cb26

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

README.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,4 @@
44
[![npm](https://img.shields.io/npm/v/observable-air.svg)](https://www.npmjs.com/package/observable-air)
55
[![Coverage Status](https://coveralls.io/repos/github/tusharmath/observable-air/badge.svg)](https://coveralls.io/github/tusharmath/observable-air)
66

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.

0 commit comments

Comments
 (0)