N4JS Runtime Fetch

JSON →
library 0.29.1 ·javascript maintenance
verified Jun 7, 2026

N4JS runtime library providing a lightweight polyfill for the whatwg fetch API, designed specifically for N4JS transpiled code. Version 0.29.1 is the latest stable release with no active development or public roadmap. It acts as a bridge for using the fetch API in N4JS projects when targeting Node.js or browsers lacking native fetch. Differentiators: minimal overhead, tight integration with N4JS module system.