This topic created in 4665 days ago, the information mentioned may be changed or developed.
iconv-lite挺好用的,感谢这个写这个包的人。但是名字也太蛋疼了。。
由于一些历史原因,支付宝的页面还是gbk encoded,有的时候需要写一些小脚本去抓,为了代码能复用(而且能记住包的名字),写了一个包装,叫gbk,用法很简单,参考这里:https://github.com/turingou/gbk
直接安装: npm install gbk