{"library":"fetch-request","type":"library","category":null,"description":"A lightweight AJAX component wrapper around the Fetch API, providing a simplified interface for HTTP requests with caching, request/response interceptors, and centralized error handling. Current stable version is 1.2.0. Released as needed with no regular cadence. Key differentiators: ESM-only import style, support for common methods (get, post, put, patch, del), and a configurable response handler for centralized error processing. Less mature than alternatives like axios or ky, minimal documentation.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-request","imports":["import { setConfig } from 'fetch-request'","import { get } from 'fetch-request'","import { post } from 'fetch-request'"]},{"cmd":"yarn add fetch-request","imports":[]},{"cmd":"pnpm add fetch-request","imports":[]}],"homepage":"https://github.com/xyf1215/fetch-request#readme","github":"https://github.com/xyf1215/fetch-request","docs":null,"changelog":null,"pypi":null,"npm":"fetch-request","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}