Isomorphic TextEncoder / TextDecoder ponyfill for browser and Node.js
npm install textencoder-ponyfillA TextEncoder and TextDecoder ponyfill which works for Node and the browser.
I made this so I could build isomorphic NPM packages using
dnt
Types included.