polyfill-text-decoder-stream
v0.0.9
Published
Polyfill for TextEncoderStream and TextDecoderStream Modified by Sukka (https://skk.moe) to increase compatibility and performance with Bun.
Downloads
10,739
Readme
polifpolyfill-text-decoder-stream
Polyfill for TextEncoderStream and TextDecoderStream Modified by Sukka (https://skk.moe) to increase compatibility and performance with Bun.
Usage
import TextDecoderStream from 'polyfill-text-decoder-stream'
This project was created using bun init
in bun v1.1.10. Bun is a fast all-in-one JavaScript runtime.