Skip to content

Commit

Permalink
Changed from RxJs to bacon.js
Browse files Browse the repository at this point in the history
  • Loading branch information
raimohanska committed Mar 17, 2012
2 parents 73e8afa + b92e906 commit 8017e48
Show file tree
Hide file tree
Showing 9 changed files with 387 additions and 501 deletions.
2 changes: 2 additions & 0 deletions bacon-todo.md
@@ -0,0 +1,2 @@
Testing
CPU profilng
5 changes: 2 additions & 3 deletions index.html
Expand Up @@ -2,8 +2,7 @@
<head>
<script type="text/javascript" src="lib/jquery.js"></script>
<script type="text/javascript" src="lib/underscore.js"></script>
<script type="text/javascript" src="lib/rx.js"></script>
<script type="text/javascript" src="lib/rx.jQuery.js"></script>
<script type="text/javascript" src="lib/Bacon.js"></script>
<script type="text/javascript" src="lib/raphael.js"></script>
<script type="text/javascript" src="vector.js"></script>
<script type="text/javascript" src="worzone.js"></script>
Expand Down Expand Up @@ -33,4 +32,4 @@
</div>
</div>
</body>
</html>
</html>
1 change: 1 addition & 0 deletions lib/Bacon.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions lib/rx.aggregates.js

This file was deleted.

6 changes: 0 additions & 6 deletions lib/rx.html.js

This file was deleted.

6 changes: 0 additions & 6 deletions lib/rx.jQuery.js

This file was deleted.

0 comments on commit 8017e48

Please sign in to comment.