0.1.0 • Published 4 years ago
@axia-js/x-textdecoder v0.1.0
@axia-js/x-textdecoder
A cross-environment TextDecoder.
Install it via yarn add @axia-js/x-textdecoder
import { TextDecoder } from '@axia-js/x-textdecoder';
...
const decoder = new TextDecoder('utf-8');
0.1.0
4 years ago