Ecosyste.ms: OpenCollective

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

Cycle.js

A functional and reactive JavaScript framework.
Collective - Host: opensource - https://opencollective.com/cyclejs - Website: https://cycle.js.org/ - Code: https://github.com/cyclejs

Fix link to Cycle DOM in documentation page

github.com/cyclejs/old-website - 3e98dcce180b937b636920bb1319e7a7127db2b2 authored over 9 years ago
Fix code highlighting in docs page

github.com/cyclejs/old-website - 8823a7c4245633cc70be4428e88e0db45dc6d53b authored over 9 years ago
Update docs on Cycle DOM v5.3

github.com/cyclejs/old-website - 565c04e75af785d3c70437ef72c761e7da4d0991 authored over 9 years ago
Tiny fix to mockDOMResponse example in docs

github.com/cyclejs/cyclejs - 5cca5d1ddb90c4ece606f48bc1e8f274bdf5c464 authored over 9 years ago
Tiny fix to mockDOMResponse example in docs

github.com/cyclejs/dom - 678d2c0a2e78a0792987865ac324e966f4c5d035 authored over 9 years ago
Update documentation page with Cycle DOM v5.3

github.com/cyclejs/old-website - 69846b08f30203255c89fc34d94167f8ee814bde authored over 9 years ago
Build dist/

github.com/cyclejs/dom - a318181c29552bcbebfa86ea93b5986dc6445c3f authored over 9 years ago
Make ESLint ignore test directory

github.com/cyclejs/dom - b422cd5aaee7517e9fa966155aa6248980dab2a5 authored over 9 years ago
Make ESLint ignore test directory

github.com/cyclejs/cyclejs - 863b84c7c5fae468ea005ff5ff3fd4ffa903bff6 authored over 9 years ago
Add test helper mockDOMResponse()

github.com/cyclejs/cyclejs - 566c0fb394a90fd077e5d27163e726685acb18dc authored over 9 years ago
Add test helper mockDOMResponse()

github.com/cyclejs/dom - f7f3b1ed3b5aa7eebafb7639b34b0c37091a2ca8 authored over 9 years ago
Build dist/

github.com/cyclejs/dom - 476ac7875925738e19f282927f2679f94f83b548 authored over 9 years ago
Add documentation about events(eventType, useCapture)

github.com/cyclejs/cyclejs - c14a0fc2d901aee2a893799bbc6dca0e2f2c6d12 authored over 9 years ago
Add documentation about events(eventType, useCapture)

github.com/cyclejs/dom - d10a5518f283cb76a065109520e346dc676d62e5 authored over 9 years ago
Build dist/

github.com/cyclejs/dom - ab9b75894b746e0b4e22101dd85555c56e174518 authored over 9 years ago
Tiny refactor to HTML Driver tests

github.com/cyclejs/dom - fe64da69ca235dea6ea323eef2a7c73f8e07cf96 authored over 9 years ago
Tiny refactor to HTML Driver tests

github.com/cyclejs/cyclejs - 3febadf83d6a880e74168e896172484f11708c7a authored over 9 years ago
Merge pull request #43 from Frikki/issue-41

Issue 41: add local `fromEvent` module

github.com/cyclejs/dom - 27b58a3a793496a4712dfab21453b64010d0a77f authored over 9 years ago
Merge pull request #43 from Frikki/issue-41

Issue 41: add local `fromEvent` module

github.com/cyclejs/cyclejs - 94ae80d676ba74ca3f3913ea765ba6059d6c5a52 authored over 9 years ago
feat(DOM): add local `fromEvent` module

Remove `rx-dom` dependency.
Add `fromEvent` local module.

Closes #41
References #42

github.com/cyclejs/cyclejs - 06e1152c33717da6524e67e205ec02e1ddf59dc8 authored over 9 years ago
feat(DOM): add local `fromEvent` module

Remove `rx-dom` dependency.
Add `fromEvent` local module.

Closes #41
References #42

github.com/cyclejs/dom - 9bb493124c9b5553275a24bc3cf57bc941a3f81f authored over 9 years ago
feat(DOM): add support for `useCapture` events

Add rx-dom library.

events method now takes an optional `useCapture` argument which defaults to...

github.com/cyclejs/cyclejs - 37194e2b067d25e760528d1c9744858b2f41624c authored over 9 years ago
feat(DOM): add support for `useCapture` events

Add rx-dom library.

events method now takes an optional `useCapture` argument which defaults to...

github.com/cyclejs/dom - 2cf36744bf2da83e017cfb39c6ab0b930312fca4 authored over 9 years ago
Update many example to use DOM.select().events()

github.com/cyclejs/cyclejs - 102b61b179ac428a6f4e72b843e89fdf12ba427d authored over 9 years ago
Update many example to use DOM.select().events()

github.com/cyclejs/examples - 11e086cff5291b8f5819c51eada12616ccde289d authored over 9 years ago
Update jsx-seconds-elapsed to Cycle DOM 5.1

github.com/cyclejs/examples - 690b57c9a99d1b18f463e33d6fbc8519e402e7bb authored over 9 years ago
Update jsx-seconds-elapsed to Cycle DOM 5.1

github.com/cyclejs/cyclejs - f52320bafd196be0b8dd30c31b205cfec94d0f40 authored over 9 years ago
Update isomorphic example to DOM.select().events()

github.com/cyclejs/cyclejs - e0deb97d9334b7b2035a74eac3376bb3e995c8b6 authored over 9 years ago
Update isomorphic example to DOM.select().events()

github.com/cyclejs/examples - 086f8d987c5ccba00f68e4f50b6c692b7e5542b3 authored over 9 years ago
Build dist/

github.com/cyclejs/dom - e27953ad8ec4de223aa517390897969fb8a90fb0 authored over 9 years ago
Make bogus select().events() on HTML driver response

github.com/cyclejs/cyclejs - f7c5aad4e7960fddc3c65dc983146787b9244990 authored over 9 years ago
Make bogus select().events() on HTML driver response

github.com/cyclejs/dom - 855502ff5a35701177d78ec81144a073a7455544 authored over 9 years ago
Update http-search-github to DOM.select().events()

github.com/cyclejs/cyclejs - 315b76bb6ea5ce2f8fdb7a8f3a893368d6245f66 authored over 9 years ago
Update http-search-github to DOM.select().events()

github.com/cyclejs/examples - 60c2348070fc160ca13a90819d4f351558e78d1c authored over 9 years ago
Update http-random-user to DOM.select().events()

github.com/cyclejs/examples - fa78455807c2250e82c4f7b53fd1b9bedd32089b authored over 9 years ago
Update http-random-user to DOM.select().events()

github.com/cyclejs/cyclejs - 4c37979a95871de4d1c6ad9f03ee23acfb52b3e8 authored over 9 years ago
Update hello-world to use DOM.select().events()

github.com/cyclejs/cyclejs - 32644d488dc397052a5a46aa1de1c5538c8eb8f1 authored over 9 years ago
Update hello-world to use DOM.select().events()

github.com/cyclejs/examples - 15e3650937c8159d6266da90379cb8347cbdcfab authored over 9 years ago
Update counter to use DOM.select().events()

github.com/cyclejs/examples - c8cd1a9717621265f0a982c24e0f9f04c4317ff2 authored over 9 years ago
Update counter to use DOM.select().events()

github.com/cyclejs/cyclejs - 9c91cb0cf238d55756e0aa0d0e838f479dfd71fc authored over 9 years ago
Update checkbox to use DOM.select().events()

github.com/cyclejs/cyclejs - ae380bce140860db18e6a31306e461d85a3af866 authored over 9 years ago
Update checkbox to use DOM.select().events()

github.com/cyclejs/examples - 8090994c4dd71140d734bbb85ee8d6c7b71857ee authored over 9 years ago
Update bmi-nested to use DOM.select().events()

github.com/cyclejs/examples - 5cb95160e2f8ec6f716838ff705a2e412f338550 authored over 9 years ago
Update bmi-nested to use DOM.select().events()

github.com/cyclejs/cyclejs - 2d21eeca88b5b18719dfbecfcd24c1beca8277bc authored over 9 years ago
Update bmi-naive to use DOM.select().events()

github.com/cyclejs/cyclejs - 8586062f9f711641f4c2e972828debb7af850ec1 authored over 9 years ago
Update bmi-naive to use DOM.select().events()

github.com/cyclejs/examples - 1a01231a68f183e3cf382d43b33db1cc64d7f797 authored over 9 years ago
Update advanced-list-nest to DOM.select().events()

github.com/cyclejs/examples - d5b0972b5486d60dabfcb0e37c960ccf66b1a629 authored over 9 years ago
Update advanced-list-nest to DOM.select().events()

github.com/cyclejs/cyclejs - 22a5be718a1654cd8edddd31d0659070ac2cbea3 authored over 9 years ago
Update advanced-list-hmvi to DOM.select().events()

github.com/cyclejs/cyclejs - 0d60a97dd3083fda503a7925954aff5e0fb872ea authored over 9 years ago
Update advanced-list-hmvi to DOM.select().events()

github.com/cyclejs/examples - 267d3b8c856f29eb73fdd3dddb54d2d02511359d authored over 9 years ago
Tweak/refactor JS in the homepage example

github.com/cyclejs/old-website - 0d2f279c8c1929bb9a8f134c075b7916c0bfe5a0 authored over 9 years ago
Use DOM.select().events() even in JSBin examples

github.com/cyclejs/old-website - eb2c2b94114d28ef68e76ce0590fbb2250081af5 authored over 9 years ago
Add some serious badge bling

github.com/cyclejs/cycle-time-travel - b6d6a4b95163c48b7985e6001a792dc90174a0e5 authored over 9 years ago
Add babelify to dev dependencies

github.com/cyclejs/cycle-time-travel - b369390621b697566b28461560e31540d3a48d02 authored over 9 years ago
Add travis.yml, closes #20

github.com/cyclejs/cycle-time-travel - eb01b3b27cfcda3354b1b23a2ed90a47825b55b2 authored over 9 years ago
Tiny improvement to frontpage example

github.com/cyclejs/old-website - 0bc16c9b6cc9052145601fa821144fcc046f7560 authored over 9 years ago
Replace more occurrences of DOM.get with select().events()

github.com/cyclejs/old-website - bff3c24248e4a7f2992c975dfcedf5d5161a84ce authored over 9 years ago
Merge pull request #19 from ctranxuan/master

Update doc with the new API DOM.select(selector).events(eventType)

github.com/cyclejs/old-website - afbb3b5719c7e9cef442a7fb46fbf8597e322b63 authored over 9 years ago
Merge pull request #16 from cyclejs/integration-test

Add integration tests

github.com/cyclejs/cycle-time-travel - 8c74864caa1c54d0a5b246f5907d35abf659bafa authored over 9 years ago
Add a comment reminding me to fix setTimeout in tests

github.com/cyclejs/cycle-time-travel - 9374e27c0b375f5bb480ffce236dcd251713a660 authored over 9 years ago
Merge branch 'master' of github.com:cyclejs/cycle-time-travel into integration-test

github.com/cyclejs/cycle-time-travel - e8709225663a9a4d384780bdc7eb67a13d2ee6b2 authored over 9 years ago
Add a test for wrapping apps without impacting them

github.com/cyclejs/cycle-time-travel - 5f77269daaede60f7bc888572b2aab6d86c01f3b authored over 9 years ago
Add test for play/pause

github.com/cyclejs/cycle-time-travel - f778ae677cf01706176db0036fd483a6bb65d0d6 authored over 9 years ago
Add test for creating with streams

github.com/cyclejs/cycle-time-travel - de8a0f9bd0e28e7d9c270aa75ea0d4aad75407cd authored over 9 years ago
Use mocha and mochify to make a headless integration test

github.com/cyclejs/cycle-time-travel - 491e5b48cffc112f342e4bcd553acd11ad96790b authored over 9 years ago
doc(): fix one missing DOM.get() with DOM.select().events()

github.com/cyclejs/old-website - f95886ef581c3e7b5de31660b5300177469d69d4 authored over 9 years ago
doc(): update doc with the new API DOM.select(selector).events(eventType)

github.com/cyclejs/old-website - 46148ddadbf4fd4f50666194388892fa750d161b authored over 9 years ago
Fix event that is used when scrolling to before the start of time. Closes #19

Previously, if you scrolled prior to the first event being emitted, the
last event would be used...

github.com/cyclejs/cycle-time-travel - 72cba5c325b5baf232fe7983ad65bf86e1dbd847 authored over 9 years ago
Pass name into view

github.com/cyclejs/cycle-time-travel - 5cebd48e7d9426f9b01c34feb84df20734ce2e81 authored over 9 years ago
Rename main function form logStreams to TimeTravel

github.com/cyclejs/cycle-time-travel - 71130ab567994962d9083c9dbd8bd69ea4a35d52 authored over 9 years ago
Extract scopedDOM out of time-travel.js

github.com/cyclejs/cycle-time-travel - 9cc45b184aead1b7520accf30b7dd200448ce590 authored over 9 years ago
Extract view from time-travel.js

github.com/cyclejs/cycle-time-travel - f28501a4207ff5136bad060d38cb54869f72cfa4 authored over 9 years ago
Extract stream time control from time-travel.js

github.com/cyclejs/cycle-time-travel - 2feb8696e9945d3510b1a79e04a3a9a1aa1aa515 authored over 9 years ago
Extract stream recording from time-travel.js

github.com/cyclejs/cycle-time-travel - ef97542f5302d96ab75d395a15e7f3f8d188364d authored over 9 years ago
Extract creation of time$ from time-travel.js

github.com/cyclejs/cycle-time-travel - 6bccd49bb57a59a571c36b353cd555d371e60f12 authored over 9 years ago
Extract intent out of time-travel.js

github.com/cyclejs/cycle-time-travel - b8eefaa1c5108a459b8488949391ba9e07e2fd86 authored over 9 years ago
Tiny refactor because I never make up my mind

github.com/cyclejs/todomvc-cycle - 0780986e6bc296a217034c72f91e588e8ce7b6ed authored over 9 years ago
Fix typo of @cycle/web => @cycle/dom

github.com/cyclejs/todomvc-cycle - 8a9a1648b5fea2d2e967a9c6259b02ea80728616 authored over 9 years ago
Add decrement to example

github.com/cyclejs/cycle-time-travel - b9a2b8306836c1b267e8c52cde7c41408bb6ca50 authored over 9 years ago
Extract time travel position calculation from time-travel.js

github.com/cyclejs/cycle-time-travel - 52fa1e37b1bb90c1e64481f851acb30052dcdfc9 authored over 9 years ago
Show hint on first example not working

github.com/cyclejs/old-website - 678f50cbf5136f61ede981cd3b392cb6943efa71 authored over 9 years ago
Start work on integration test

github.com/cyclejs/cycle-time-travel - 9410018780d5b914f06f0e7f23e2eb67396b2608 authored over 9 years ago
Update README.md about where to ask questions

github.com/cyclejs/cyclejs - b737d9cfeab5a50ee822998eff9d051dd3aacb81 authored over 9 years ago
Add example, closes #7

github.com/cyclejs/cycle-time-travel - 8c1abf802001cc89359a72230598d83b07966656 authored over 9 years ago
Scope all selectors to prevent messing with user apps, closes #11

github.com/cyclejs/cycle-time-travel - c2f70dc22e1cb9238b0f7a1ec257ca1ec7fc2a5e authored over 9 years ago