closure-fetch
JSON →A minimal fetch implementation designed for compatibility with Google Closure Compiler. Version 0.4.2 provides a subset of the Fetch API specifically for sending ArrayBuffer and plain strings, with response support limited to array buffers. It is intended for use in Closure Compiler-compiled projects where a lightweight, limited fetch wrapper is needed. The library has no active maintenance or release cadence, and lacks full Fetch API coverage (e.g., no JSON, text, or blob responses). Not recommended for general use; consider using the native Fetch API or a polyfill like unfetch or node-fetch for broader compatibility.
Traffic · last 30 days stale · no recent hits
total hits 19
actors 4 distinct systems
last hit 17d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · VN · 🇬🇧 United Kingdom
Resources
packageclosure-fetch ↗