/shim-streams

Stream shims for Node <= 18 using web-streams-polyfill.

Primary LanguageTypeScriptMIT LicenseMIT

Shim Streams

Shims the following on globalThis using web-streams-polyfill if they are not defined:

  • globalThis.ReadableStream

More default shims will be added as needed.