dot-utf8
v0.2.2
Published
Simple utf8 encoder/decoder.
Downloads
3
Readme
dot-utf8
Simple utf8 encoder/decoder. Includes both state-less encode/decode for complete strings and stateful encode/decode for streams.
Reference
- Encoding / decoding UTF8 in javascript
- UTF-8 in JavaScript
- JavaScript’s internal character encoding: UCS-2 or UTF-16?
Questions/Comments/Contributions?
Submit issue on github. Pull requests welcome.
TODO
- Document utf8.utils