{"library":"fetch-s","type":"library","category":null,"description":"fetch-s is a lightweight HTTP client built on top of the Fetch API, providing a Promise-based interface for making requests in browser and Node.js environments. Current stable version 1.3.1. It offers features like request timeout, interceptors, configurable defaults, and JSONP support. Unlike axios or ky, fetch-s retains native Fetch API response types and does not bundle a polyfill, making it smaller. Release cadence is intermittent. Maintained as a hobby project.","language":"javascript","status":"active","version":"1.3.1","tags":["javascript","http","fetch","tool","promise","jsonp","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-s","imports":["import fetchs from 'fetch-s'","const fetchs = require('fetch-s')","import type { RequestConfig } from 'fetch-s'"]},{"cmd":"yarn add fetch-s","imports":[]},{"cmd":"pnpm add fetch-s","imports":[]}],"homepage":"https://github.com/RekingZhang/fetch-s#readme","github":"https://github.com/RekingZhang/fetch-s","docs":null,"changelog":null,"pypi":null,"npm":"fetch-s","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}