{"library":"wya-fetch","type":"library","category":null,"description":"A lightweight HTTP request library for JavaScript, wrapping the Fetch API with middleware-like hooks (onLoading, onLoaded, onBefore, onAfter, onOther, onProgress) and support for cancelable requests via HotPromise. Version 0.5.4 is stable, with irregular releases. Key differentiators: integrates with UI loading states out of the box, provides a clean ajaxFn factory pattern for reusable defaults, and handles form-data/json request types including a special mixed mode for POST. Alternatives like axios are more feature-rich but wya-fetch focuses on simplicity and hook-based customization.","language":"javascript","status":"active","version":"0.5.4","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install wya-fetch","imports":["import { ajaxFn } from 'wya-fetch'"]},{"cmd":"yarn add wya-fetch","imports":[]},{"cmd":"pnpm add wya-fetch","imports":[]}],"homepage":"https://github.com/wya-team/wya-fetch#readme","github":"https://github.com/wya-team/wya-fetch","docs":null,"changelog":null,"pypi":null,"npm":"wya-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}