Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Wretch Alternatives
Similar projects and alternatives to wretch
-
-
react-query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
form-data
A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.
-
oauth-signature-js
JavaScript OAuth 1.0a signature generator (RFC 5849) for node and the browser
-
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
Vicis
Presentation and transformation layer for data output in RESTful APIs. (by r37r0m0d3l)
-
-
lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
-
stitches
CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.
-
react-easy-state
Simple React state management. Made with ❤️ and ES6 Proxies.
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
wretch reviews and mentions
-
Safe Data Fetching in Modern JavaScript
One newer option, which is a very thin wrapper around Fetch much like Redaxios, is Wretch. Wretch is unique in that it largely still feels like fetch, but gives you helpful methods for handling common statuses which can chain together nicely:
-
You might be using `fetch` wrong...
It would be better with a link to kick things off so boomers can choose to read about it instead https://github.com/elbywan/wretch
-
What do you think are the "must-have" npm packages in (almost) every React Project?
For ajax, I never use Axios anymore, I always use Wretch these days.
- Framework axios pushed a broken update, crippling thousands of websites
-
Why I'm ditching Axios (Spoiler: I moved to Wretch!)
Wretch Wretch on the other hand takes the function chaining approach. It split common error types into separate helper methods so you don't need to result in an interceptor every time
-
AxleJS - Fetch supercharged.
You might be interested in Wretch, it's very lightweight and has a nice middleware facility.
-
A note from our sponsor - Sonar
www.sonarsource.com | 7 Feb 2023
Stats
elbywan/wretch is an open source project licensed under MIT License which is an OSI approved license.