anonyco / FastestSmallestTextEncoderDecoder

The fastest smallest Javascript polyfill for encodeInto of TextEncoder, encode of TextEncoder, and decode of TextDecoder for UTF-8 only.
https://anonyco.github.io/FastestSmallestTextEncoderDecoder/gh-pages/
Creative Commons Zero v1.0 Universal
145 stars 33 forks source link

Fixup files entry #1

Closed guybedford closed 5 years ago

guybedford commented 5 years ago

This would be useful to include this file in the published package, allowing loading from unpkg at https://unpkg.com/browse/fastestsmallesttextencoderdecoder/.

anonyco commented 5 years ago

Oops... that was a mistake. Thank you so much for being so gracious. I shall push a new version to npm right away.