Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package suggestion: wretch for HTTP client libraries for Node.js #922

Open
4 tasks done
karesztrk opened this issue Mar 21, 2025 · 0 comments
Open
4 tasks done

Package suggestion: wretch for HTTP client libraries for Node.js #922

karesztrk opened this issue Mar 21, 2025 · 0 comments
Labels
similar suggestion Suggestion for a similar package

Comments

@karesztrk
Copy link

Package name
wretch

Alternative to

Axios, up-fetch, superagent

Quality check

  • Package has sufficient overlap in functionality to act as a replacement.
  • Package is actively maintained, and/or stable for use.
  • Package has at least 1000 weekly downloads on NPM or is relatively popular on GitHub.
  • This package is a better alternative to what is already suggested for this category (please explain why), or the category is new.
🪶 Small - core is less than 2KB g-zipped
💡 Intuitive - lean API, handles errors, headers and (de)serialization
🧊 Immutable - every call creates a cloned instance that can then be reused safely
🔌 Modular - plug addons to add new features, and middlewares to intercept requests
🧩 Isomorphic - compatible with modern browsers, Node.js 14+ and Deno
🦺 Type safe - strongly typed, written in TypeScript
✅ Proven - fully covered by unit tests and widely used
💓 Maintained - alive and well for many years
@karesztrk karesztrk added the similar suggestion Suggestion for a similar package label Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
similar suggestion Suggestion for a similar package
Projects
None yet
Development

No branches or pull requests

1 participant