Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Node Fetch
A light-weight module that brings window.fetch to Node.js
Collective -
Host: opensource -
https://opencollective.com/node-fetch
- Code: https://github.com/node-fetch/node-fetch
github.com/node-fetch/node-fetch - 0f7e6c15d3ec340b4e769ab48b421fa2b3393e2d authored about 8 years ago by Timothy Gu <[email protected]>
See #209.
github.com/node-fetch/node-fetch - 4a153ff0042c0e4dcdb7df9398c965ba5695337c authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - 90d3bc443669b8a1cfe57e0972992a110c7413de authored about 8 years ago by Timothy Gu <[email protected]>
Set content-type of requests with body being objects to text/plain
github.com/node-fetch/node-fetch - a604069860d4629ff54cfaebce697e9ea968f34c authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - 385ca6b2b010f3bcca6557de64536f2718d97030 authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - 552c1a601de6ed62175165d08b65a7d8c8b08438 authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - 4d944365dfeff3ab0cb8b978c1e6fa9e3b640e2e authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - e7a13a5314e8bd3000e5fed8e42eebcab2d15512 authored about 8 years ago by Timothy Gu <[email protected]>
Fixes #208.
github.com/node-fetch/node-fetch - cc4ace1778a9235de38c3d5666668b79f25d69a9 authored about 8 years ago by Timothy Gu <[email protected]>As mandated by the spec
github.com/node-fetch/node-fetch - 3d676235a8045b406ce6e8af9d2bb600b627ed5b authored about 8 years ago by Timothy Gu <[email protected]>It is done in this way in the spec.
github.com/node-fetch/node-fetch - 0285828fb8ca41a04ff7eb613d49fbaafd74f781 authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - 70f61e0c7dfb2d7fcfdc741a7d02403e9ddcf86e authored about 8 years ago by Timothy Gu <[email protected]>
This reverts commit 95b58936b8673f7fdc21050c3bfeb460e9b00bf1.
Fixes #165.
github.com/node-fetch/node-fetch - d3071fa46a27abc744b803db890d9323636eabec authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - 7f0e50260ea0f9a7662a33ea1bd209f6cb4c5407 authored about 8 years ago by Timothy Gu <[email protected]>
Class strings, spec-compliant forEach, etc.
github.com/node-fetch/node-fetch - 25ff99677dbf61ece16a7b8f39776cd2f30c6ff5 authored about 8 years ago by Timothy Gu <[email protected]>Per Web IDL specification.
github.com/node-fetch/node-fetch - 4ae42ea5eec9260c9372b30f47e052dee9569914 authored about 8 years ago by Timothy Gu <[email protected]>Current LTS releases are added.
github.com/node-fetch/node-fetch - 25d139a4d0a4ea1d703abbacec8fb31589a9086e authored about 8 years ago by Timothy Gu <[email protected]>The Object.assign used in that module is not polyfilled.
github.com/node-fetch/node-fetch - 049585be113af88c2315db186717929903954205 authored about 8 years ago by Timothy Gu <[email protected]>See istanbuljs/istanbul-lib-instrument#30.
github.com/node-fetch/node-fetch - 908bcaac4cacf5b027e3a82e883cabe09f22a0ed authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - a355664e642cade7d92db56a1fcc28639a11229a authored about 8 years ago by Timothy Gu <[email protected]>
Smaller distributed tarball.
github.com/node-fetch/node-fetch - 31bc2835dd45927af2697073ca4b294ec7244742 authored about 8 years ago by Timothy Gu <[email protected]>This way the tests can better emulate the real Node.js environment.
github.com/node-fetch/node-fetch - 5fe80dba06fbf384cc712a299c698b884a857cfc authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - 72d34af6e257503d79e77cdd3b520999f2d0fd94 authored about 8 years ago by Timothy Gu <[email protected]>
Closes #194.
github.com/node-fetch/node-fetch - 4a9a3246f633c3ddb358d3e79a38b39bb2a61bb1 authored about 8 years ago by Timothy Gu <[email protected]>Fixes #175.
github.com/node-fetch/node-fetch - 76cb57cace246fa6d5764d761247fdbe8e08519a authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - b092a8ed12f07ec2838d3b05572a3d3920c1b350 authored about 8 years ago by Timothy Gu <[email protected]>
Suggested by @jimmywarting.
github.com/node-fetch/node-fetch - 53e1055845459d77dedf29451bc2b1b784ad96f1 authored about 8 years ago by Timothy Gu <[email protected]>
As this function is now separated from the general purpose text(), we
should be more specific in...
Also uses iconv-lite directly instead of using the "encoding" package.
Fixes #184.
github.com/node-fetch/node-fetch - d3b4161d7c26210aa115047844d2504ca58a87a8 authored about 8 years ago by Timothy Gu <[email protected]>
Conflicts:
.gitignore
package.json
[ci skip]
github.com/node-fetch/node-fetch - d708acfb9ca8e58f71c575da6934cd6d84352e7a authored about 8 years ago by Timothy Gu <[email protected]>Fixes #186.
github.com/node-fetch/node-fetch - 8f3e886c7fe377e95f2338cecb939a1de3bf3488 authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - 2a7ef63bc410fea58776bce1f9a11729f435c351 authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - fba873d3feea4d1422885ac1c8a1d2d9e83882a3 authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - ba226399d4b201230397ddb25b3f42725e7484b9 authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - 2cafdcb5e449f02980ea54b74342ab41d77a1f76 authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - f829b71ddb1ec433e463585fdcb69e232bd6fffb authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - 82c1e781847789d14ea67ad989c167c6eaa52b9d authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - a914cca57713914d3d76357883d2bd0f957e473e authored about 8 years ago by Timothy Gu <[email protected]>
[ci skip]
github.com/node-fetch/node-fetch - ba8c392965d718e16fffb3f7a2777b64e352f2d1 authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - b9b0341db7375f07114fb93283676d94647c0932 authored about 8 years ago by Timothy Gu <[email protected]>
Fixes #186.
github.com/node-fetch/node-fetch - ea111626e9ae3ea112bf7bc8fec4b28a905ddf37 authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - 67326e3873ba1ee3dff79871f256fdf77dff0ab2 authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - c2c6550e549e34ea0ce65a9fac9b7d1c80a61498 authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - 64e239b09258c9433ecd57b755967f6cccafa5e2 authored about 8 years ago by Timothy Gu <[email protected]>
Also make Request more standard compliant:
> The `url` attribute's getter must return request's...
github.com/node-fetch/node-fetch - a0be6aa34aa4c98325011987e48074db0b933879 authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - 4d81cb4877cb047c46abd2fdbd3086d9ea16b8f9 authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - 0f65af3fd86a9015360bafec2cb7a928e0bf19c0 authored about 8 years ago by Timothy Gu <[email protected]>
github.com/node-fetch/node-fetch - c3a121a36030a6c23732cb4f9897248b0f318172 authored about 8 years ago by Timothy Gu <[email protected]>
Incorporates some changes from #140, by Gabriel Wicke
<[email protected]>.
Elements of this commit come from #140 by @gwicke.
github.com/node-fetch/node-fetch - 838071247d986a3f706392640ea299ec37f67073 authored about 8 years ago by Timothy Gu <[email protected]>Closes #127, #174.
github.com/node-fetch/node-fetch - 993d4cdea1b63db4ec41a994873e6044f26cde85 authored about 8 years ago by Timothy Gu <[email protected]>[ci skip]
github.com/node-fetch/node-fetch - e67b3a8579e00b90f036c3e81f3083fac58ce1e2 authored about 8 years ago by Dan Dascalescu <[email protected]>github.com/node-fetch/node-fetch - f30cce86c47432e3e8505ae127927e1926733eef authored about 8 years ago by Chris Veness <[email protected]>
github.com/node-fetch/node-fetch - 2874af4218c059e9990de47596d0d9da1872cdf9 authored about 8 years ago by Timothy Gu <[email protected]>
No actual code has been changed yet.
github.com/node-fetch/node-fetch - 7c26fa94796687957a11f562802f2f24a838b57d authored about 8 years ago by Timothy Gu <[email protected]>github.com/node-fetch/node-fetch - 3c053ce32760d2d5d6cb8712fb4115b44e4083d4 authored about 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 2af4c00a6782d9905fb38e4632d2f0a315702ede authored about 8 years ago by David Frank <[email protected]>
* testing both form-data 1.x and 2.x support
* a document for error handling
* changelog update
github.com/node-fetch/node-fetch - 2b9eadd989c34faccbd8e2ba2a7cdfa4af0f6fb1 authored about 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - ff38361a9e3c3346e5235a77655c1add7cacd9f5 authored about 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - d4a225018faa28ab79536a98bd6e5c355b0e8c83 authored about 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 523a6920aa45f0824991adcd98ceb9880d5f3a76 authored about 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - b2e6cca648bb5da176b6f4ab39dca6a33e992567 authored about 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 813cb479a6f98f1cfb020d17e929ad5a6848c68a authored about 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 43e06ca4229d6ccb46261d3ec0673523b1432f9d authored about 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - e926483448c675b7443d2c085c49cee9d4619120 authored about 8 years ago by David Frank <[email protected]>
Handle an edge case where 204 No Content response body is empty, but node-fetch trying to parse ...
github.com/node-fetch/node-fetch - 95b58936b8673f7fdc21050c3bfeb460e9b00bf1 authored about 8 years ago by Dan Dascalescu <[email protected]>github.com/node-fetch/node-fetch - 3e53f0c2c86078808508aa2ca11094bb45570548 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - ffddec0ad2dbfa8dcc4a9c9f0489fd16220f544d authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 788c4627a720b55dfed7abaeba3e3c3fa01f46ba authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 6a0dd463b07a7e7cc9cf7366a380c61ac21984a4 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - bdd80e45fde152c8b3de58b61d68e6d174ed19ae authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - f17aa9af1f0a2fa8b46a5c95eecaa0eba23fe9ff authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - e4a7da8326706f065e7dc867af4eda76064179a4 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 515525a3889c1acc3acc42a71a83d8924413b278 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 067ea8190a8a144f6b1d5ec481a53a4526668513 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 6bac50f1dae59cd159e556bb84791632a812b15f authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - e574b497d59a26c1b5d7f0fdefdfc2fe373a9b70 authored over 8 years ago by David Frank <[email protected]>
update readme with binary file/buffer examples
github.com/node-fetch/node-fetch - 8fc30a8d8c3c3d4faeecbc919bfc38660e3bf674 authored over 8 years ago by David Frank <[email protected]>Got to many "how do i handle binary/images" issues
github.com/node-fetch/node-fetch - d8c696973633a870f0aae0f7dc288cca967091db authored over 8 years ago by Jimmy Karl Roland Wärting <[email protected]>github.com/node-fetch/node-fetch - 4e455a4185da81abf814ccdb9c9e789691f7a349 authored over 8 years ago by David Frank <[email protected]>
August bugfix, see commit for details
github.com/node-fetch/node-fetch - ed9a72d84eab5f091353c1e652a992eab065f7be authored over 8 years ago by David Frank <[email protected]>github.com/node-fetch/node-fetch - 8cce714b487d74fc10cb0efaa3d08020bbd0f0c6 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - d24ec6f7c4e3b15d9a7a1c2115595a8b1aebee67 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - c82e4dad13927667e89d95d6cc5e4dbe97b2ed74 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 028b8f0e4bb2f2f799c959d9b9b67c10903b81b6 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 49363411f8d4955185c39c3569df9067a6eb79a2 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 140ae57f77c809d5c18fa9226353efdd549d341e authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 3c054426997b1b0661366e3f389edd936edb0093 authored over 8 years ago by David Frank <[email protected]>
default to 200 response status
github.com/node-fetch/node-fetch - 952aa2a13546532ff612bfa98ec8216dda8a3871 authored over 8 years ago by David Frank <[email protected]>github.com/node-fetch/node-fetch - c3e05ff1f75577b9eb19a7cd3171ea163b4d9f8f authored over 8 years ago by Rhys Evans <[email protected]>
github.com/node-fetch/node-fetch - b46c5ea9ee6692676a2824334e24f9d3b95d3b78 authored over 8 years ago by David Frank <[email protected]>
closes #115 #105 #102 #101 #43
github.com/node-fetch/node-fetch - d47549eab12dc9ac2a677c5e597513be029c1869 authored over 8 years ago by David Frank <[email protected]>github.com/node-fetch/node-fetch - 21e1d81ff0066545813fab123cd0215c6115cd8f authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 30b95dc6b85298a07bdb9f35d4a15c9f2ad37a82 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 2a6e656c1dafc0ccbbacf2e9836f312e093c6b7c authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - a2607719ce0ca427462251f812982992a94b1119 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 8a6213198b286cf7dcaf09bb49f183ea490374e4 authored over 8 years ago by David Frank <[email protected]>
github.com/node-fetch/node-fetch - 419597fe131cec0552d5d907f145032df485a2d6 authored over 8 years ago by David Frank <[email protected]>