Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/cyclejs/cycle-fetch-driver
Cycle.js for the Fetch API
https://github.com/cyclejs/cycle-fetch-driver
Merge pull request #13 from fobos/fix-readme
Fix import and stream names @cycle/fetch in readme
23dc13830aa0a347bc5153cbdc2055b754dc353c authored about 9 years ago
Fix stream name Fetch->HTTP in readme
766b10ffac0a08e0be432f8630bc173de81fa315 authored about 9 years ago
766b10ffac0a08e0be432f8630bc173de81fa315 authored about 9 years ago
Fix import @cycle/fetch in readme
b4ed3c06fc3d22a0d9df4a379abf256d8ad4329c authored about 9 years ago
b4ed3c06fc3d22a0d9df4a379abf256d8ad4329c authored about 9 years ago
Merge pull request #9 from secobarbital/master
Minor refactoring
55db4ed3ab2eace81d43e602a24033dd6a02a05a authored over 9 years ago
Minor refactoring
71488a0ba344bf9d4f0bbd52cec65f7b42844bbf authored over 9 years ago
71488a0ba344bf9d4f0bbd52cec65f7b42844bbf authored over 9 years ago
Merge pull request #8 from secobarbital/master
Clear up gitignore/npmignore mess for lib/
6f2a1b6222c2b03ef70c5d9267cde6d1ce0640f9 authored over 9 years ago
Use HTTP as driver key. Closes #4
6deaeab7f4a685658d415aff96a251db4c72e801 authored over 9 years ago
6deaeab7f4a685658d415aff96a251db4c72e801 authored over 9 years ago
Removed lib from git and mkdir before publish
41044b7ea147ae777342d577fa9ffd0172ef5ca2 authored over 9 years ago
41044b7ea147ae777342d577fa9ffd0172ef5ca2 authored over 9 years ago
4.0.0
83b2c76b4990a9f6a8557167791303a8f952df7b authored over 9 years ago
83b2c76b4990a9f6a8557167791303a8f952df7b authored over 9 years ago
Move scheduler to driver factory function
d2bae7eeaa9d0b29f1bc5f62f4b3686b5a966f35 authored over 9 years ago
d2bae7eeaa9d0b29f1bc5f62f4b3686b5a966f35 authored over 9 years ago
3.0.0
02ec03a634dcd2218e8d1b5aec737baa4749c631 authored over 9 years ago
02ec03a634dcd2218e8d1b5aec737baa4749c631 authored over 9 years ago
Peer dependency on rx
da25c986db738730bbd3ba4b0292266b4cb862f3 authored over 9 years ago
da25c986db738730bbd3ba4b0292266b4cb862f3 authored over 9 years ago
Use spread operator to eliminate object-assign
c271d71af02e4b3cfc1cf8b998edd1fb8305eb70 authored over 9 years ago
c271d71af02e4b3cfc1cf8b998edd1fb8305eb70 authored over 9 years ago
2.0.0
7a31b83763fc7fa04e2f35c292d4412c2a7850bc authored over 9 years ago
7a31b83763fc7fa04e2f35c292d4412c2a7850bc authored over 9 years ago
Update to @cycle/core 4.0.0
c49a086bb85f6cb31da070c3688046a5cd9d5617 authored over 9 years ago
c49a086bb85f6cb31da070c3688046a5cd9d5617 authored over 9 years ago
1.0.1
002069d104a6deb5f23453af58e49c6ad3f01174 authored over 9 years ago
002069d104a6deb5f23453af58e49c6ad3f01174 authored over 9 years ago
Fixed gitignore/npmignore
151772e3838943739a0da1522c00dac75a2e80c1 authored over 9 years ago
151772e3838943739a0da1522c00dac75a2e80c1 authored over 9 years ago
Added mergeAll() to examples
02e55e2405ffa7e3124a54eb90717410550988ad authored over 9 years ago
02e55e2405ffa7e3124a54eb90717410550988ad authored over 9 years ago
Fixed typo in example
090699858c655829e9121c4c155d653972a680f4 authored over 9 years ago
090699858c655829e9121c4c155d653972a680f4 authored over 9 years ago
Updated repo to cyclejs org
4a05e7fa1de12dbccf542d7667ce9b484ddc38b8 authored over 9 years ago
4a05e7fa1de12dbccf542d7667ce9b484ddc38b8 authored over 9 years ago
Package for npm
19189e01c4007ccdb99e9236de1fa21fe143a24b authored over 9 years ago
19189e01c4007ccdb99e9236de1fa21fe143a24b authored over 9 years ago
Ignore lib files
a6e8899c74510ff749c51a96dbf5084d27b230ab authored over 9 years ago
a6e8899c74510ff749c51a96dbf5084d27b230ab authored over 9 years ago
Instructions for npm install
82657cacc44e5271bbd919bf641912e31c1b36eb authored over 9 years ago
82657cacc44e5271bbd919bf641912e31c1b36eb authored over 9 years ago
Renamed to @cycle namespace and added prepublish script
762835c4c4bbff765cad93899824fc9d6f1b8491 authored over 9 years ago
762835c4c4bbff765cad93899824fc9d6f1b8491 authored over 9 years ago
Don't merge responses in convenience filters
8cc30a585ca407bbb9d311fd8b78231b78c2468c authored over 9 years ago
8cc30a585ca407bbb9d311fd8b78231b78c2468c authored over 9 years ago
Added tests for byUrl
2b936865befa6fa0559cc12c192a33432dc197e8 authored over 9 years ago
2b936865befa6fa0559cc12c192a33432dc197e8 authored over 9 years ago
Better structure for multiple request test
d7f8fe53ecede7516e802ea82c6edf0bed93de2b authored over 9 years ago
d7f8fe53ecede7516e802ea82c6edf0bed93de2b authored over 9 years ago
Subscribe to request$ to ensure the wheels are turning
542ec46dee3d4751ec44334f13c64c3c79fe2211 authored over 9 years ago
542ec46dee3d4751ec44334f13c64c3c79fe2211 authored over 9 years ago
Use assign polyfill to ensure its presence
f973ba12994c685a1dc321096fad8730ac51924e authored over 9 years ago
f973ba12994c685a1dc321096fad8730ac51924e authored over 9 years ago
Update README.md
866eb5409c06c6923d84ae4013248833093276e5 authored over 9 years ago
866eb5409c06c6923d84ae4013248833093276e5 authored over 9 years ago
Update README.md
2a012c312af36c1b97b1e320c466d447bf82c5c5 authored over 9 years ago
2a012c312af36c1b97b1e320c466d447bf82c5c5 authored over 9 years ago
Create README.md
0855637fbc1e76f578c83fb8fd9a9822f8260105 authored over 9 years ago
0855637fbc1e76f578c83fb8fd9a9822f8260105 authored over 9 years ago
Support string as request
915538d930f907c6e6efbcbc239ea3db653c4c88 authored over 9 years ago
915538d930f907c6e6efbcbc239ea3db653c4c88 authored over 9 years ago
Use toArray to simplify Observable testing
2ec55724cda9120c06ec9826803d2763434c57ad authored over 9 years ago
2ec55724cda9120c06ec9826803d2763434c57ad authored over 9 years ago
Added byKey and byUrl convenience selectors
a1a98d1aa1651cce39bca634ee31533c1c1102f4 authored over 9 years ago
a1a98d1aa1651cce39bca634ee31533c1c1102f4 authored over 9 years ago
Test filtering by url in addition to key
272aadb77d8d3ef85b57f26712b0a8c89a0b9943 authored over 9 years ago
272aadb77d8d3ef85b57f26712b0a8c89a0b9943 authored over 9 years ago
Only keep one response for each key
f28b91f6ae625763f322a94b3c81428403abc62e authored over 9 years ago
f28b91f6ae625763f322a94b3c81428403abc62e authored over 9 years ago
Initial commit
45b1632d11fa810a59cd049f38f40f5e8f45b4b5 authored over 9 years ago
45b1632d11fa810a59cd049f38f40f5e8f45b4b5 authored over 9 years ago