{"library":"simple-fetch-wrapper","type":"library","category":null,"description":"simple-fetch-wrapper v1.3.8 is a lightweight HTTP client wrapping the native fetch API. It provides a simple interface for GET and POST requests, base URL configuration, default content type, request interceptors, a fetching status callback, and a custom event system. Updated infrequently, it offers minimal abstraction compared to axios or ky, with TypeScript declarations included. Good for small projects wanting fetch convenience without heavy dependencies.","language":"javascript","status":"active","version":"1.3.8","tags":["javascript","fetch","http","ajax","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install simple-fetch-wrapper","imports":["import http from 'simple-fetch-wrapper'","http.setBaseUrl('https://api.example.com')","const response = await http.get('/users', { params: { id: 1 } })"]},{"cmd":"yarn add simple-fetch-wrapper","imports":[]},{"cmd":"pnpm add simple-fetch-wrapper","imports":[]}],"homepage":"https://github.com/Chrillaz/simple-fetch-wrapper#readme","github":"https://github.com/Chrillaz/simple-fetch-wrapper","docs":null,"changelog":null,"pypi":null,"npm":"simple-fetch-wrapper","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}