https://github.com/node-fetch/fetch-blob
blob fetch fetch-blob implementation node node-fetch
Score: 4.276666119016055
Last synced: about 21 hours ago
JSON representation
Repository metadata:
A Blob implementation in Node.js, originally from node-fetch.
- Host: GitHub
- URL: https://github.com/node-fetch/fetch-blob
- Owner: node-fetch
- License: mit
- Created: 2019-05-16T05:52:35.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T00:51:27.000Z (almost 3 years ago)
- Last Synced: 2026-05-06T14:50:02.732Z (26 days ago)
- Topics: blob, fetch, fetch-blob, implementation, node, node-fetch
- Language: JavaScript
- Homepage:
- Size: 328 KB
- Stars: 64
- Watchers: 4
- Forks: 36
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Node Fetch
- Login: node-fetch
- Email:
- Kind: organization
- Description: A light-weight module that brings Fetch API to Node.js
- Website:
- Location: USA, Poland, Sweden, China, New Zealand
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/59502381?v=4
- Repositories: 5
- Last Synced at: 2025-12-20T12:40:46.390Z
- Profile URL: https://github.com/node-fetch
Dependencies
package.json
npm
- @types/node ^17.0.9 development
- c8 ^7.11.0 development
- typescript ^4.5.4 development
- node-domexception ^1.0.0
- web-streams-polyfill ^3.0.3
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- actions/setup-node v2 composite
- codecov/codecov-action v1 composite