Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion js/ex/cyclejs_ex08.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="cyclejs_ex08.js"> </script>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion js/ex/cyclejs_ex09.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="cyclejs_ex09.js"> </script>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion js/ex/cyclejs_ex10.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="cyclejs_ex10.js"> </script>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion js/ex/cyclejs_ex11.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="cyclejs_ex11.js"> </script>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion js/ex/cyclejs_ex12.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="cyclejs_ex12.js"> </script>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion js/ex/cyclejs_ex13.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="cyclejs_ex13.js"> </script>
</body>
</html>
Expand Down
4 changes: 2 additions & 2 deletions js/ex/cyclejs_ex14.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-dom/v9.0.1/dist/cycle-dom.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-dom@v9.0.1/dist/cycle-dom.js"></script>
<script type="text/javascript" src="cyclejs_ex14.js"> </script>
</body>
</html>
Expand Down
4 changes: 2 additions & 2 deletions js/ex/cyclejs_ex15.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-dom/v9.0.1/dist/cycle-dom.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-dom@v9.0.1/dist/cycle-dom.js"></script>
<script type="text/javascript" src="cyclejs_ex15.js"> </script>
</body>
</html>
Expand Down
4 changes: 2 additions & 2 deletions js/ex/cyclejs_ex16.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-dom/v9.0.1/dist/cycle-dom.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-dom@v9.0.1/dist/cycle-dom.js"></script>
<script type="text/javascript" src="cyclejs_ex16.js"> </script>
</body>
</html>
Expand Down
6 changes: 3 additions & 3 deletions js/ex/cyclejs_ex17.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-dom/v9.0.1/dist/cycle-dom.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-http-driver/v7.0.0/dist/cycle-http-driver.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-dom@v9.0.1/dist/cycle-dom.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-http-driver@v7.0.0/dist/cycle-http-driver.min.js"></script>
<script type="text/javascript" src="cyclejs_ex17.js"> </script>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion js/ex/next/study_hyperparcel03/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js"></script>
<script type="module">
import {h, app} from "https://rawgit.com/hyperapp/hyperapp/master/src/index.js"
import {h, app} from "https://cdn.jsdelivr.net/gh/hyperapp/hyperapp@master/src/index.js"
// import ramda from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.21.0/ramda.min"
// import {lensProp} from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.25.0/ramda.js"
// import {ramda} from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.25.0/ramda.js"
Expand Down
2 changes: 1 addition & 1 deletion js/ex/next/study_hyperparcel03/index02.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js"></script>
<script type="module">
import {h, app} from "https://rawgit.com/hyperapp/hyperapp/master/src/index.js"
import {h, app} from "https://cdn.jsdelivr.net/gh/hyperapp/hyperapp@master/src/index.js"
// import ramda from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.21.0/ramda.min"
// import {lensProp} from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.25.0/ramda.js"
// import {ramda} from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.25.0/ramda.js"
Expand Down
2 changes: 1 addition & 1 deletion js/ex/next/study_hyperparcel03/index03.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js"></script>
<script type="module">
import {h, app} from "https://rawgit.com/hyperapp/hyperapp/master/src/index.js"
import {h, app} from "https://cdn.jsdelivr.net/gh/hyperapp/hyperapp@master/src/index.js"
// import ramda from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.21.0/ramda.min"
// import {lensProp} from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.25.0/ramda.js"
// import {ramda} from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.25.0/ramda.js"
Expand Down
2 changes: 1 addition & 1 deletion js/ex/next/study_hyperparcel03/index04.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js"></script>
<script type="module">
import {h, app} from "https://rawgit.com/hyperapp/hyperapp/master/src/index.js"
import {h, app} from "https://cdn.jsdelivr.net/gh/hyperapp/hyperapp@master/src/index.js"
// import ramda from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.21.0/ramda.min"
// import {lensProp} from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.25.0/ramda.js"
// import {ramda} from "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.25.0/ramda.js"
Expand Down
2 changes: 1 addition & 1 deletion js/ex/next/study_hyperparcel03/index05.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<script type="module">
import {h, app} from "https://rawgit.com/hyperapp/hyperapp/master/src/index.js"
import {h, app} from "https://cdn.jsdelivr.net/gh/hyperapp/hyperapp@master/src/index.js"
const state = {count: 0}
const actions = {
down: () => state => ({ count: state.count - 1 }),
Expand Down
2 changes: 1 addition & 1 deletion js/study_notes_cyclejs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ Cycle.run(main, drivers);

`Cycle.run` function is defined in:

<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>

<iframe src="ex/cyclejs_ex08.html" width="200" height="30"></iframe>

Expand Down
6 changes: 3 additions & 3 deletions js/vrp/ex/cyclejs_vrp_ex01.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-dom/v9.0.1/dist/cycle-dom.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-http-driver/v7.0.0/dist/cycle-http-driver.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-dom@v9.0.1/dist/cycle-dom.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-http-driver@v7.0.0/dist/cycle-http-driver.min.js"></script>
<script type="text/javascript" src="cyclejs_vrp_ex01.js"> </script>
</body>
</html>
Expand Down
6 changes: 3 additions & 3 deletions js/vrp/ex/cyclejs_vrp_ex02.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-dom/v9.0.1/dist/cycle-dom.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-http-driver/v7.0.0/dist/cycle-http-driver.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-dom@v9.0.1/dist/cycle-dom.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-http-driver@v7.0.0/dist/cycle-http-driver.min.js"></script>
<script type="text/javascript" src="cyclejs_vrp_ex02.js"> </script>
</body>
</html>
6 changes: 3 additions & 3 deletions js/vrp/ex/cyclejs_vrp_ex03.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-dom/v9.0.1/dist/cycle-dom.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-http-driver/v7.0.0/dist/cycle-http-driver.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-dom@v9.0.1/dist/cycle-dom.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-http-driver@v7.0.0/dist/cycle-http-driver.min.js"></script>
<script type="text/javascript" src="cyclejs_vrp_ex03.js"> </script>
</body>
</html>
6 changes: 3 additions & 3 deletions js/vrp/ex/cyclejs_vrp_ex04.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-dom/v9.0.1/dist/cycle-dom.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-http-driver/v7.0.0/dist/cycle-http-driver.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-dom@v9.0.1/dist/cycle-dom.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-http-driver@v7.0.0/dist/cycle-http-driver.min.js"></script>
<script type="text/javascript" src="cyclejs_vrp_ex04.js"> </script>
</body>
</html>
2 changes: 1 addition & 1 deletion problem/datatables_in_cyclejs/ex/ex10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div id="app"></div>
<table id="example" class="display">
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="index.js"> </script>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion problem/datatables_in_cyclejs/ex/ex10/index_02.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<table id="example" class="display">
</table>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="index_02.js"> </script>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion problem/datatables_in_cyclejs/ex/ex10/index_03.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<table id="example" class="display">
</table>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="index_03.js"> </script>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion problem/datatables_in_cyclejs/ex/ex10/index_04.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<table id="example" class="display">
</table>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="index_04.js"> </script>
</body>
</html>
Expand Down
2 changes: 1 addition & 1 deletion problem/datatables_in_cyclejs/ex/ex10/index_05.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<table id="example" class="display">
</table>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.0.6/rx.all.js"></script>
<script src="https://rawgit.com/cyclejs/cycle-core/v6.0.0/dist/cycle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cyclejs/cycle-core@v6.0.0/dist/cycle.js"></script>
<script type="text/javascript" src="index_05.js"> </script>
</body>
</html>
Expand Down