UNPKG
@cycle/core
Version:
canary (7.0.0-rc9)
latest (7.0.0)
7.0.0
7.0.0-rc9
7.0.0-rc8
7.0.0-rc7
7.0.0-rc6
7.0.0-rc5
7.0.0-rc4
7.0.0-rc3
7.0.0-rc2
7.0.0-rc1
6.0.3
6.0.2
6.0.1
6.0.0
6.0.0-rc2
6.0.0-rc1
5.0.1
5.0.0
4.0.1
4.0.0
3.1.0
3.0.0
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
1.0.0-rc1
The Cycle run() function meant to be used with RxJS v4
cyclejs.github.io
cyclejs/core
@cycle/core
/
.travis.yml
9 lines
(8 loc)
•
102 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
sudo:
false
language:
node_js
node_js:
-
"0.12"
script:
npm
run
test
branches:
only:
-
master