{"library":"httpplease","type":"library","category":null,"description":"httpplease is a lightweight (under 2KB gzipped) HTTP request library designed for \"isomorphic\" JavaScript applications, enabling the same codebase to run in both Node.js and browser environments. It maintains a browser-driven focus, explicitly supporting older environments like IE9 for cross-domain requests via plugins. The library features a simple, yet powerful, plugin system for extending its core functionality, such as adding Promise support or handling specific browser limitations. The current stable version is 0.16.4. The package appears to be unmaintained as there haven't been new releases in a considerable time, and its GitHub repository doesn't show recent activity, suggesting a stalled development lifecycle.","language":"javascript","status":"abandoned","version":"0.16.4","tags":["javascript","xhr","request","http","XMLHttpRequest","isomorphic"],"last_verified":"Wed May 27","install":[{"cmd":"npm install httpplease","imports":["import httpplease from 'httpplease';","const httpplease = require('httpplease');","httpplease.get('http://example.com', ...);"]},{"cmd":"yarn add httpplease","imports":[]},{"cmd":"pnpm add httpplease","imports":[]}],"homepage":null,"github":"https://github.com/matthewwithanm/httpplease.js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/httpplease","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/httpplease/compatibility"}}