omni-fetch
JSON →Wrapper around isomorphic-fetch with HTTP/HTTPS proxy support via caw. Version 0.2.3 (latest as of 2016; no new releases since). Reads HTTP_PROXY and HTTPS_PROXY environment variables. Provides a single default export replacing isomorphic-fetch. Requires manual installation of isomorphic-fetch as a peer dependency. Minimal API: only overrides fetch with proxy agent. No polyfill or global fetch; browser usage still uses client's proxy.
Resources
packageomni-fetch ↗