ashtuchkin / iconv-lite

Convert character encodings in pure javascript.
MIT License
3.08k stars 281 forks source link

Thanks #267

Open jcubic opened 3 years ago

jcubic commented 3 years ago

I just want to create this issue, to thank you for this project. It's very useful. I think this is the only JS library that can decode CP437 DOS format files used by ANSI art.

I also use it in a browser (e.g. on CodePen demos). You can easily create the file using browserify. I have one (not minified) version of GitHub repo that I use as CDN https://cdn.jsdelivr.net/gh/jcubic/static/js/iconv.js I hop

ashtuchkin commented 3 years ago

Thank you for the kind note, really appreciate it!

bhavya32 commented 3 years ago

@ashtuchkin Just wanted to tell you that this lib is even used by WhatsApp Desktop!!