GitShow/developit/unfetch
developit

unfetch

๐Ÿ• Bare minimum 500b fetch polyfill.

by developit
ajaxfetchpolyfillponyfilltinyunfetchxmlhttprequest
Star on GitHubForkWebsitenpm

JavaScript

5.7k stars204 forks35 contributorsQuiet ยท 3y agoSince 20175.0.0MIT

Meet the team

See all 35 on GitHub โ†’
developit
developit175 contributions
niedzielski
niedzielski7 contributions
DanielRuf
DanielRuf6 contributions
WebReflection
WebReflection3 contributions
balloob
balloob3 contributions
sakit0
sakit03 contributions
iamakulov
iamakulov2 contributions
styfle
styfle2 contributions

Languages

View on GitHub โ†’
JavaScript86.2%
TypeScript13.8%

Commit activity

Last 12 weeks ยท 0 commits

Full graph โ†’

Community health

2 of 6 standards met

Community profile โ†’
42
โœ“READMEโœ“Licenseโ—‹Contributingโ—‹Code of Conductโ—‹Issue Templateโ—‹PR Template

Recent PRs & issues

Quiet ยท 10 in progress ยท Last activity 3y ago
See all on GitHub โ†’
cristianoliveira
fix: invalid path for export in package.json (v 5.0.0)OpenPR

First of all, thanks for this library! We have been using it for quite a long time, and it works like a charm. Description It seems that there are invalid values exported in the package.json https://github.com/developit/unfetch/blob/main/package.json#L18 It causes issue while using as a module, for instance, we use webpack and once upgraded to 5.0.0 it started to break the build with the given (not so clear, to say the least) error: Demo Here you can see an example of this issue: https://github.com/cristianoliveira/unfetch-issue-demo Solution After pointing to it started to compile again and it is working as expected. ๐Ÿ˜„ Let me know if this is the right solution. Relates to https://github.com/developit/unfetch/issues/163 https://github.com/developit/unfetch/issues/162

cristianoliveira ยท 1y ago
KarineBrandelli
isomorphic-unfetch: broken webpack build when migrated from 3.1.0 to 4.0.2OpenIssue

Just updated my and when I've run the application, the following error occur: I've looked for a changelog to see if something changed but I didn't find anything. I'm using on my graphql config:

KarineBrandelli ยท 2y ago
tungrix
Module not found: Can't resolve 'unfetch'OpenIssue

I have followed the official instruction to install unfetch ; however, when I , pop out, I am using latest version of Next.js.

tungrix ยท 2y ago

Recent fixes

View closed PRs โ†’
radiosilence
fix: do not use uninitialised `self`MergedPR

This should fix snowpack and other loaders that don't expect libraries to do odd things.

radiosilence ยท 3y ago
Structured data for AI agents

Repository: developit/unfetch. Description: ๐Ÿ• Bare minimum 500b fetch polyfill. Stars: 5697, Forks: 204. Primary language: JavaScript. Languages: JavaScript (86.2%), TypeScript (13.8%). License: MIT. Homepage: https://npm.im/unfetch Topics: ajax, fetch, polyfill, ponyfill, tiny, unfetch, xmlhttprequest. Latest release: 5.0.0 (3y ago). Open PRs: 10, open issues: 20. Last activity: 3y ago. Community health: 42%. Top contributors: developit, niedzielski, DanielRuf, WebReflection, balloob, sakit0, iamakulov, styfle, onagurna, nikoladev and others.

ยท@ofershap

Replace github.com with gitshow.dev