{"library":"fetch-parse","type":"library","category":null,"description":"Fetch-parse is a mixin for the Fetch API that automatically buffers response bodies and optionally parses them based on the Content-Type header. Version 1.1.0 (latest) is stable with no active development. It supports custom parsers and shorthands for JSON and XML. Key differentiator: eliminates manual res.text()/res.json() calls and provides content-type-driven parsing out of the box.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","fetch"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-parse","imports":["import fetchParse from 'fetch-parse'","const fetchParse = require('fetch-parse')","import FetchParse from 'fetch-parse'"]},{"cmd":"yarn add fetch-parse","imports":[]},{"cmd":"pnpm add fetch-parse","imports":[]}],"homepage":"https://github.com/moll/js-fetch-parse","github":"git://github.com/moll/js-fetch-parse","docs":null,"changelog":null,"pypi":null,"npm":"fetch-parse","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}