Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cyclejs/tricycle

Try Cycle.js in your browser, no setup required.
https://github.com/cyclejs/tricycle

Fix deploy script

4c0f9a11644faf5aebaed55cc53698e9e9ad6fb2 authored over 7 years ago by Nick Johnstone <[email protected]>
Deploy to cyclejs repo

f81162d5d8c737b3395641c4d115051f9acca075 authored over 7 years ago by Nick Johnstone <[email protected]>
Update to Cycle Unified

206255e98756f09d6c0d72ec8103019164367c57 authored over 7 years ago by Nick Johnstone <[email protected]>
Add package-lock.json

6571e7ccee5196150a12a385b88c13184c44769a authored over 7 years ago by Nick Johnstone <[email protected]>
Add a missing semicolon

452c6abadd0ac9c0279ed09dd596a04b298d44ef authored almost 8 years ago by Nick Johnstone <[email protected]>
Merge pull request #20 from anilanar/add-isolate-as-dependency

add @cycle/isolate as a dependency

f7aea81650591031aaa36f74cb45fe6e7ccfaaf8 authored almost 8 years ago by Nick Johnstone <[email protected]>
add @cycle/isolate as a dependency

31ee6325c9a29244bd5a789357a2fbd0901d38df authored almost 8 years ago by Anil Anar <[email protected]>
Use es6 imports instead of require

020e03aa5fd39ce49a502c5dcd7c723c97c7861a authored about 8 years ago by Nick Johnstone <[email protected]>
Remove commented out code relating to cycle restart

cbd6dbe72c7031419adfaaf07b54b1c12658f32a authored about 8 years ago by Nick Johnstone <[email protected]>
Merge pull request #19 from geovanisouza92/master

Update to diversity (xstream-run)

d4f2ac262d06e8b71e6c7639766d226bda0f852e authored about 8 years ago by Nick Johnstone <[email protected]>
Update to diversity (xstream-run), with cycle-restart disabled or now

ISSUES CLOSED: #18

2f88286029cbb1d0083c27f809fb1260b09c13f8 authored about 8 years ago by Geovani de Souza <[email protected]>
Merge pull request #16 from gm758/resizeWindow

enable draggable window resizing

1389c2982d7d77a824b324c2cd33d683c2ac6521 authored over 8 years ago by Nick Johnstone <[email protected]>
enable draggable window resizing

5953ba8467f5ca5292971d4875c737521917cb72 authored over 8 years ago by Griffin Michl <[email protected]>
Fix cycle-restart not working in firefox, allow access to console.log

c0b1756a49590d8ae2fd8a671b80aa4cd3f4f8b6 authored almost 9 years ago by Nick Johnstone <[email protected]>
Add deploy script

acfeeaed9cdba274e4f15df04ec9127d983b3708 authored almost 9 years ago by Nick Johnstone <[email protected]>
Merge pull request #12 from Widdershin/hot-reloading

Add cycle-restart

ff3cd40d2a3036b0b7ba2960e89b2a65f8067aa5 authored almost 9 years ago by Nick Johnstone <[email protected]>
Remove errant console.log calls

76efd08e3ccf6120131d922bd23f42ff10282a71 authored almost 9 years ago by Nick Johnstone <[email protected]>
Fix typo in hot reloading options, allow user to toggle hot reloading

2847d40acc1ff24af69bd107199a3f78f2358acb authored almost 9 years ago by Nick Johnstone <[email protected]>
Keep state when code changes

d5e619c2d48eb16fe918355f70bf26f96c257d96 authored almost 9 years ago by Nick Johnstone <[email protected]>
Move babel-core from devDependencies to dependencies

d7d59938ca5ec2163189bb829ac199a4dff09435 authored about 9 years ago by Nick Johnstone <[email protected]>
Add lib/ to gitignore

d53b745806e05530e18fdd79dde0881b35a1ddd6 authored about 9 years ago by Nick Johnstone <[email protected]>
Compile ES6 code to lib so it can be imported

cec744aeaac22bfba6f1660f906c2a2ffe528d5b authored about 9 years ago by Nick Johnstone <[email protected]>
Update app name in package.json

c5b7c0359d5cdf5f673896423d2b9285820cbad5 authored about 9 years ago by Nick Johnstone <[email protected]>
Merge branch 'master' of github.com:Widdershin/tricycle

a08311a8cac1f228eeb6a531938007b619002137 authored about 9 years ago by Nick Johnstone <[email protected]>
Allow scratchpad to be imported

2e66e662b9da8843d16623f79bcd1f3d8e894a56 authored about 9 years ago by Nick Johnstone <[email protected]>
Update project name in readme

07b77d83278c6bfc5d4bb196b747e7172967baa4 authored about 9 years ago by Nick Johnstone <[email protected]>
Rename drivers to sources in example

f1d10d33ce65d9770e88baeaddc98c2d5cd6d03b authored about 9 years ago by Nick Johnstone <[email protected]>
Give control over drivers to user

5eb846a2fbaed63b725c17cdbe9504a64ebf1fea authored about 9 years ago by Nick Johnstone <[email protected]>
Fix babel compilation in browser, fixes #7

77e6f82a37916266caca8b3c0838e5b80dc594e0 authored about 9 years ago by Nick Johnstone <[email protected]>
Add vim support

4c422e1feac5b79b9a575bda02e98abbeb1a29d2 authored about 9 years ago by Nick Johnstone <[email protected]>
Add comment explaining Cycle.run, closes #4

352d6b1d4ef617c7c9e4190579fe4003c44c32da authored about 9 years ago by Nick Johnstone <[email protected]>
Add support for requiring _some_ modules, fixes #3

16dd42310db9283f2ef34fafd64e9e17c22f195e authored about 9 years ago by Nick Johnstone <[email protected]>
Add ES6 support with Babel, closes #2

ba979ade514dc79921ccb45f6420b000b6ba2cfd authored about 9 years ago by Nick Johnstone <[email protected]>
Use 2 spaces for tab size

c2155223532b843d4182e8aeeeb24851cd2aa4e0 authored about 9 years ago by Nick Johnstone <[email protected]>
Embed ACE editor, closes #1

Thank you so much @raquelxmoss you fucking rock

ad5a204c57aa42e2bf1a0dc2469a26f64f2e6734 authored about 9 years ago by Nick Johnstone <[email protected]>
Display caught errors to user

1f175a4c4844e40876e8608ac56f3223bc549a6a authored about 9 years ago by Nick Johnstone <[email protected]>
Catch errors in user code

7082db79c773145139d40cfa5c3e59ea31f5e7af authored about 9 years ago by Nick Johnstone <[email protected]>
Dispose of old app obserables when code changes

Otherwise, if you write a counter app, and then change it a little bit,
shit goes badly!

e3d48cfc2b573e4b650ceadcf066f1f740791afe authored about 9 years ago by Nick Johnstone <[email protected]>
Hello world via running code in a vm

43982b6d19077741bfec0b9e40e8194a800ff075 authored about 9 years ago by Nick Johnstone <[email protected]>
Put some code on screen in a textarea

daf1f535a39313dd31e2f1e769f10cbf8521906a authored about 9 years ago by Nick Johnstone <[email protected]>
Add package.json

2ffa4ea5045f2e27582d437210afac6b11c597ef authored about 9 years ago by Nick Johnstone <[email protected]>
Initial commit

bb98d6d6320c94a0f00fb506e9aee889b6ea02b3 authored about 9 years ago by Nick Johnstone <[email protected]>