Ecosyste.ms: OpenCollective

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

redux-saga

We are on a mission to bring ease for side effects management in Redux applications.
Collective - Host: opensource - https://opencollective.com/redux-saga - Code: https://github.com/redux-saga/redux-saga

Update ErrorHandling.md

Fixed mispelling of "reason"

github.com/redux-saga/redux-saga - 59bcbcdf0c8a5a6fcc75d6f29dad82ee5b523825 authored almost 9 years ago by lifehackett <[email protected]>
update cancel docs to import effect functions

github.com/redux-saga/redux-saga - ddfe4ea62aceadb7e1dd9875f4fb53607bd156f3 authored almost 9 years ago by Joseph Hsu <[email protected]>
Fix `race` example in docs

github.com/redux-saga/redux-saga - 161ae3039204a4fef4448272e6a91849072692bc authored almost 9 years ago by Vladimir Guguiev <[email protected]>
Fix typo in UsingSagaHelpers.md

github.com/redux-saga/redux-saga - 3ea5caac2f924d1b5670719fec549971cdd8db75 authored almost 9 years ago by Giorgio Polvara <[email protected]>
reason spelling typo in error handling docs

github.com/redux-saga/redux-saga - 2d23dd2fa4ad23be972423ac59937dcca3810a2a authored almost 9 years ago by Joseph Hsu <[email protected]>
update builds to 0.8.2

github.com/redux-saga/redux-saga - c21d275664cc6f79e5d986cfd1fba9e2119ad36b authored almost 9 years ago by yelouafi <[email protected]>
0.8.2 (fix Saga Helpers arg passing

github.com/redux-saga/redux-saga - c35ee5b49045312355121c667ec7c8a86f945e82 authored almost 9 years ago by yelouafi <[email protected]>
fixed saga code

github.com/redux-saga/redux-saga - 70aee2e6bea8d7a29a1b0f2280c7b48d57fe7082 authored almost 9 years ago by yelouafi <[email protected]>
added tests for arg. passing to forked tasks

github.com/redux-saga/redux-saga - 0214c455a4ecfc1f1d0f330108cb230a3cfa5fff authored almost 9 years ago by yelouafi <[email protected]>
fixed issue with arg passing to forked tasks

github.com/redux-saga/redux-saga - 49c0fcee09d4991ce2ce344ba052ed0028e4ed07 authored almost 9 years ago by yelouafi <[email protected]>
Merge branch 'master' of github.com:yelouafi/redux-saga

github.com/redux-saga/redux-saga - d46ef9eda8d86ccb90aa83d622e679f801108f6c authored almost 9 years ago by yelouafi <[email protected]>
Merge pull request #117 from iamlacroix/patch-1

Fix code example for: call

github.com/redux-saga/redux-saga - 27649a64297303e05a25146832db96b8b247ca64 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Merge pull request #116 from kuy/readme-ja-2395736

Update Japanese translation based on 2395736

github.com/redux-saga/redux-saga - 00c3b6cd87ebea94f47a84827da321962ec1be30 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Merge pull request #115 from RainerAtSpirit/fixTypos

fix code typos

github.com/redux-saga/redux-saga - 505deb519db6492a44b7c1c20b49f709a0327844 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Fix code example for: call

The `call(fn, ...args)` usage was omitted from its example.

github.com/redux-saga/redux-saga - 524e97538832818903163ca6f6520c88fde17060 authored almost 9 years ago by Michael LaCroix <[email protected]>
Update Japanese translation based on 2395736f9ae2bfab19c82ce3d46164e52572393e

github.com/redux-saga/redux-saga - b41e05a59d88d84a75e67a213aa6cf0f277ade39 authored almost 9 years ago by Yuki Kodama <[email protected]>
fix code typos

github.com/redux-saga/redux-saga - 808b92cc97b678a4fb59bab002420d715958a5b8 authored almost 9 years ago by RainerAtSpirit <[email protected]>
Merge branch 'master' of github.com:yelouafi/redux-saga

github.com/redux-saga/redux-saga - 4c51310b711ec51fe092d5e1b73e37618239fc10 authored almost 9 years ago by yelouafi <[email protected]>
updated builds

github.com/redux-saga/redux-saga - a2b91514e3e5afe03fd614b29fea52bf3606d7b5 authored almost 9 years ago by yelouafi <[email protected]>
Merge pull request #113 from will118/wb-fix-typos

Fixes some typos in BeginnerTutorial.md

github.com/redux-saga/redux-saga - 2395736f9ae2bfab19c82ce3d46164e52572393e authored almost 9 years ago by Yassine Elouafi <[email protected]>
Fixes some typos in BeginnerTutorial.md

github.com/redux-saga/redux-saga - 30130f23d773eea39bf4e1da71eee97aaf81a091 authored almost 9 years ago by Will <[email protected]>
Merge pull request #112 from designeng/example-cancellable-counter-fix

fix exported function name: counter -> congratulate

github.com/redux-saga/redux-saga - 2f9bd8096cdf7cd126a4fab59d9449f5f89fd5ea authored almost 9 years ago by Yassine Elouafi <[email protected]>
fix exported function name: counter -> congratulate

github.com/redux-saga/redux-saga - 10ff2e97545cea34916427a50be8168fd059b652 authored almost 9 years ago by designeng <[email protected]>
0.8.1 add top level export for redux-saga/utils

github.com/redux-saga/redux-saga - 9c0a8d1d3f54345db75c1bcba3e8d97bfd0d13d9 authored almost 9 years ago by yelouafi <[email protected]>
added top level utils export

github.com/redux-saga/redux-saga - 0ae39686cd1ed178189ced8d134673248833bcf1 authored almost 9 years ago by yelouafi <[email protected]>
fixed link on the docs

github.com/redux-saga/redux-saga - 014598de7b18392c65994f8df8ed93c46bef7a94 authored almost 9 years ago by yelouafi <[email protected]>
Merge branch 'master' of github.com:yelouafi/redux-saga

github.com/redux-saga/redux-saga - 1730adaf3873d4bb5512f58523cd6ca5676a3d55 authored almost 9 years ago by yelouafi <[email protected]>
updated docs

github.com/redux-saga/redux-saga - b82cdca7a54b4835d43e04f40c23dd1b9e36dafa authored almost 9 years ago by yelouafi <[email protected]>
update builds

github.com/redux-saga/redux-saga - 6440b5080bf4552235cee226244c39ff13db8c73 authored almost 9 years ago by yelouafi <[email protected]>
updated docs

github.com/redux-saga/redux-saga - da1e9a5bbcf5d78134a3a5dd0cb60f906aef0918 authored almost 9 years ago by yelouafi <[email protected]>
exclude auth recipe until fix of timeout

github.com/redux-saga/redux-saga - a9b693754d88aa3aa56d5c244a8cd4bdd6e2484a authored almost 9 years ago by yelouafi <[email protected]>
export effects

github.com/redux-saga/redux-saga - a3d8e02315f38a385f34cae8d0c7d927747cdec3 authored almost 9 years ago by yelouafi <[email protected]>
updated docs

github.com/redux-saga/redux-saga - 0e433a267ccad6a38c3f2f4ad24832f22793abc3 authored almost 9 years ago by yelouafi <[email protected]>
fixed path to src

github.com/redux-saga/redux-saga - 592bbb9f676bed9eea064c2f3f0250b7bc926945 authored almost 9 years ago by yelouafi <[email protected]>
updated docs

github.com/redux-saga/redux-saga - feffb4f55134fe01d30e77d122924950c9a79564 authored almost 9 years ago by yelouafi <[email protected]>
updated docs

github.com/redux-saga/redux-saga - 2013a1f2fd2abafb5bc30a0c37b92b6d4c695882 authored almost 9 years ago by yelouafi <[email protected]>
renamed isCancel to isCancelError

github.com/redux-saga/redux-saga - 370cb628bae1d6610c321b3340052ba038c2b7eb authored almost 9 years ago by yelouafi <[email protected]>
Merge pull request #111 from kuy/readme-ja

Japanese translation for README.md

github.com/redux-saga/redux-saga - 49a4923efd07e00ef70e90b0154ce6cf30757f8e authored almost 9 years ago by Yassine Elouafi <[email protected]>
removed duplicate deps

github.com/redux-saga/redux-saga - 3765a257adf7dd4666619cadf6283383a8e9bd77 authored almost 9 years ago by yelouafi <[email protected]>
removed eslint-disable

github.com/redux-saga/redux-saga - dfe6b4842433dc11c325bb3b7af9a1d6e4258ab1 authored almost 9 years ago by yelouafi <[email protected]>
updated builds

github.com/redux-saga/redux-saga - 93bca1310b69a63586fb4a9187e48d3921f88201 authored almost 9 years ago by yelouafi <[email protected]>
use higher level API

github.com/redux-saga/redux-saga - f7073533e3b4483b41f41dac2043d0df8b2e453b authored almost 9 years ago by yelouafi <[email protected]>
use higher level API

github.com/redux-saga/redux-saga - 9d871ad6550c2e7f85657af527b8a50d9a11cfab authored almost 9 years ago by yelouafi <[email protected]>
remove eslint-disable

github.com/redux-saga/redux-saga - 3fc0d0334f042708a51d45d59cf2b52bf6b6df7a authored almost 9 years ago by yelouafi <[email protected]>
Japanese translation for README.md

github.com/redux-saga/redux-saga - fff440bea82bbd9744afcccc96422a80d239f17a authored almost 9 years ago by Yuki Kodama <[email protected]>
update umd builds

github.com/redux-saga/redux-saga - b598659489dd378ea051e1da3fe9fb60ed25caa9 authored almost 9 years ago by yelouafi <[email protected]>
update tests

github.com/redux-saga/redux-saga - 5308fc74b9827a8daf6b71f8d67a6d37bc0ff3bc authored almost 9 years ago by yelouafi <[email protected]>
drop unused SAGA_ITERATOR symbol

github.com/redux-saga/redux-saga - b412d8cb2c7031132290d71b4755ca258d5a0e03 authored almost 9 years ago by yelouafi <[email protected]>
add Symbol.iterator to results

github.com/redux-saga/redux-saga - 14e2df1f5047543330594d19e2152544ecfdcbcf authored almost 9 years ago by yelouafi <[email protected]>
simplify struct

github.com/redux-saga/redux-saga - da23b6bba2447d545ab862ddc06716bc0de2fbcf authored almost 9 years ago by yelouafi <[email protected]>
add effects/utils in order to attach to umd global object

github.com/redux-saga/redux-saga - d0eedbdf941595536fc742d9b3e90a4cd81dbc15 authored almost 9 years ago by yelouafi <[email protected]>
include dist in github to run vanilla example

github.com/redux-saga/redux-saga - 1defbcaf3acff79c008a407df0128757d06c52dd authored almost 9 years ago by yelouafi <[email protected]>
add vanila html example

github.com/redux-saga/redux-saga - 866c9ea9575a9fa06f946d4f9326dc26e452819d authored almost 9 years ago by yelouafi <[email protected]>
add cancellable-counter example

github.com/redux-saga/redux-saga - 311bfa103409221a7aafc9a8344d443e4d9ff3ce authored almost 9 years ago by yelouafi <[email protected]>
include dist in order to run vanilla examples

github.com/redux-saga/redux-saga - 0763e311f5dc148f90aa821296fd0975bd370aa5 authored almost 9 years ago by yelouafi <[email protected]>
added specs for cancelling watchers

github.com/redux-saga/redux-saga - 62f705de8b9fd3553139851cb04441b4f8554c74 authored almost 9 years ago by yelouafi <[email protected]>
added SAGA_ITERATOR symbol

github.com/redux-saga/redux-saga - 4a3f01910a9544e97294ae8732392504b6e115ed authored almost 9 years ago by yelouafi <[email protected]>
manual impl. of higher level API using fsm

github.com/redux-saga/redux-saga - afdeee0608e8d25d1285ef84d1b2cfdf3a502079 authored almost 9 years ago by yelouafi <[email protected]>
Merge pull request #106 from paul42/patch-1

Update README.md

github.com/redux-saga/redux-saga - 42d36d41a9ea42b7a1dd8de30e2e03c9a287f5ab authored almost 9 years ago by Yassine Elouafi <[email protected]>
updated examples

github.com/redux-saga/redux-saga - ffa54646a3ad555e5a89b840e9a6d9f37cc7c77b authored almost 9 years ago by yelouafi <[email protected]>
added higher level API

github.com/redux-saga/redux-saga - 7735f61eaf787bdda020808c716c46ec3ba6533a authored almost 9 years ago by yelouafi <[email protected]>
Update README.md

minor changes to 'task' object api reference

github.com/redux-saga/redux-saga - 2144aead8f474af4b6d2b1e34e3bc87903824032 authored almost 9 years ago by paul42 <[email protected]>
updated docs

github.com/redux-saga/redux-saga - 9c7b71388ce0e6de8b1db79ef574e5203fc73187 authored almost 9 years ago by yelouafi <[email protected]>
updated docs

github.com/redux-saga/redux-saga - 28b62043313fc377810e15a0c02dfcde91921fe0 authored almost 9 years ago by yelouafi <[email protected]>
Merge branch 'master' of github.com:yelouafi/redux-saga

github.com/redux-saga/redux-saga - 6d63de80cb96bbf1e34a4c25d29a3e240fa8e072 authored almost 9 years ago by yelouafi <[email protected]>
updated docs

github.com/redux-saga/redux-saga - 59bcdb7d60f5a26421c639370e603d5474e8e480 authored almost 9 years ago by yelouafi <[email protected]>
Merge pull request #104 from DjebbZ/patch-9

Typos fixes for the typos God

github.com/redux-saga/redux-saga - 5e5c17bbbc20a9fe4563aee69cfe2f58b1724d60 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Merge pull request #102 from DjebbZ/patch-8

Typos and style

github.com/redux-saga/redux-saga - 38a1cd06a3da2b460080adf322a072b56df3698a authored almost 9 years ago by Yassine Elouafi <[email protected]>
Typos fixes for the typos God

Also, the sentence "A cancelled Generator can catch `SagaCancellationException`s in order to" mi...

github.com/redux-saga/redux-saga - a33ac417f752943cb99ca3acf7af4a30af07da1c authored almost 9 years ago by Khalid Jebbari <[email protected]>
Typos and style

I allowed myself to "unquote" the whole block of text, because it's rendered in gray (in the Git...

github.com/redux-saga/redux-saga - 784f63fb909011a85dc39d26d6746c95e7cec502 authored almost 9 years ago by Khalid Jebbari <[email protected]>
Merge pull request #101 from DjebbZ/patch-7

Boring typos

github.com/redux-saga/redux-saga - 698ae4cbb85c85e40a59091ff59245c54b703717 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Merge pull request #100 from DjebbZ/patch-6

Na-a-no-o ty-po-os

github.com/redux-saga/redux-saga - 288b7dbf450c2fb30066720ebf3e24e114b71511 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Merge pull request #99 from DjebbZ/patch-5

Moar typos

github.com/redux-saga/redux-saga - c2cffbbcd5932bec27206cf136551452a516ee36 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Merge pull request #98 from DjebbZ/patch-4

Typos again

github.com/redux-saga/redux-saga - b8798a121615c28ce0254da93334381cab170e0f authored almost 9 years ago by Yassine Elouafi <[email protected]>
Merge pull request #97 from DjebbZ/patch-3

Nano typo

github.com/redux-saga/redux-saga - eab58c12fcc2723232fbf6c68bba685ad3611115 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Merge pull request #96 from DjebbZ/patch-2

Micro typos

github.com/redux-saga/redux-saga - 100842d8bfc196b1a99d061fa659503bdbdc1906 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Boring typos

github.com/redux-saga/redux-saga - 590779195a51afde0b03ec4db6fe1940c55cafd4 authored almost 9 years ago by Khalid Jebbari <[email protected]>
Merge pull request #95 from DjebbZ/patch-1

Micro typos

github.com/redux-saga/redux-saga - 42ce274f568a71732e9274194e69a01959023b63 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Na-a-no-o ty-po-os

github.com/redux-saga/redux-saga - 07ef22bbf74da994a230638946a349064bc160d3 authored almost 9 years ago by Khalid Jebbari <[email protected]>
Typos

With really small rewording and better spacing inside Eric Elliot's blockquote.

github.com/redux-saga/redux-saga - 92148a9d7fda273e444205948ef5df8583f5efad authored almost 9 years ago by Khalid Jebbari <[email protected]>
Typos again

github.com/redux-saga/redux-saga - c938172813c35910a98c109db03a328ab3ec1f87 authored almost 9 years ago by Khalid Jebbari <[email protected]>
Nano typo

github.com/redux-saga/redux-saga - a24fc0fff3e1c9fb526c8765ba93f0455c6312fd authored almost 9 years ago by Khalid Jebbari <[email protected]>
Micro typos

github.com/redux-saga/redux-saga - 6cf486d6795452408143664a6b56323c60371265 authored almost 9 years ago by Khalid Jebbari <[email protected]>
Micro typo

github.com/redux-saga/redux-saga - 6a176b71f38206eb574c5763f18b978139388097 authored almost 9 years ago by Khalid Jebbari <[email protected]>
Merge pull request #94 from gunar/master

Fix Markdown for Gitbook

github.com/redux-saga/redux-saga - 2f478a17e1b4ff483b3c4094d5b59512254aab00 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Merge pull request #92 from prashaantt/docs

Simplify running real-world example

github.com/redux-saga/redux-saga - 648713b97ad5e21e070a77b38a448abe7b906bd1 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Fix Markdown for Gitbook

github.com/redux-saga/redux-saga - 671efa44a0c1f34308052516d8bf3b843c352e95 authored almost 9 years ago by Gunar C. Gessner <[email protected]>
Simplify running real-world example

github.com/redux-saga/redux-saga - 2554f18a1202b29dc7acd3de41b01ec972e514fe authored almost 9 years ago by Prashant Tiwari <[email protected]>
Merge pull request #91 from prashaantt/real-world-script-fix

Fix real-world example run script

github.com/redux-saga/redux-saga - 27573df73ec9a217812c21590785dc3dcd54b842 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Fix real-world example run script

github.com/redux-saga/redux-saga - e0e4c48905681287091396260c826537b9d2416a authored almost 9 years ago by Prashant Tiwari <[email protected]>
Merge pull request #89 from gaearon/patch-1

Add another article

github.com/redux-saga/redux-saga - d9cff682362030e4e9ba3610562bfe788427a1f1 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Add another article

github.com/redux-saga/redux-saga - 44df01882592e827fbbc18d0178e7a790120c5e0 authored almost 9 years ago by Dan Abramov <[email protected]>
Merge pull request #88 from gaearon/patch-1

Add troubleshooting entry on sagas freezing the app

github.com/redux-saga/redux-saga - f7c91450ed7a12fe26e9674a549c024ba4836f44 authored almost 9 years ago by Yassine Elouafi <[email protected]>
updated docs for task descriptor

github.com/redux-saga/redux-saga - 234ad4c94c470fa14de5f8dd99a7fd4b3ee7ed4a authored almost 9 years ago by yelouafi <[email protected]>
updated docs

github.com/redux-saga/redux-saga - 8498b2c736f3ce3e6abf49e79840c2833e71a37a authored almost 9 years ago by yelouafi <[email protected]>
Add troubleshooting entry on sagas freezing the app

github.com/redux-saga/redux-saga - 8a12c47762aa7e213f3804195bfd96a048631f77 authored almost 9 years ago by Dan Abramov <[email protected]>
updated docs

github.com/redux-saga/redux-saga - 25a64f353229408edfc9dd35c5d695d37a77f5b7 authored almost 9 years ago by yelouafi <[email protected]>
catch promise rejections from external Cancellations

github.com/redux-saga/redux-saga - 9af3af5222d34fbf55cf88ea06160985b5c36ad8 authored almost 9 years ago by yelouafi <[email protected]>