{"library":"curl-to-fetch","type":"library","category":null,"description":"Library to parse curl command strings and generate equivalent fetch() API code. Stable version 1.2.1. Low maintenance, limited updates. Differentiator: lightweight alternative to curlconverter with support for common curl flags via parse-curl.js. Outputs fetch() with .then(console.log, console.error) chained. Limited to GET requests and cookie headers; does not support full HTTP method/payload translation.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","curl","parse","fetch","codegen"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install curl-to-fetch","imports":["const parse = require('curl-to-fetch');","const parse = require('curl-to-fetch');"]},{"cmd":"yarn add curl-to-fetch","imports":[]},{"cmd":"pnpm add curl-to-fetch","imports":[]}],"homepage":"https://github.com/hemanth/curl-to-fetch#readme","github":"https://github.com/hemanth/curl-to-fetch","docs":null,"changelog":null,"pypi":null,"npm":"curl-to-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}