expected-kefir
Version:
This is a universal library for testing observables from [KefirJS](https://github.com/kefirjs/kefir).
34 lines (33 loc) • 697 B
JSON
{
"name": "expected-kefir",
"version": "1.0.4",
"description": "This is a universal library for testing observables from [KefirJS](https://github.com/kefirjs/kefir).",
"main": "index.js",
"scripts": {
},
"author": "Tomasz Ciborski <tom@ciborski.com>",
"license": "MIT",
"homepage": "https://github.com/episage/expected-kefir",
"repository": {
"type": "git",
"url": "https://github.com/episage/expected-kefir.git"
},
"keywords": [
"test",
"testing",
"unit",
"frp",
"bacon",
"bacon.js",
"kefir",
"kefir.js",
"functional",
"reactive",
"stream",
"streams",
"EventStream",
"Rx",
"RxJs",
"Observable"
]
}