node-irc icon indicating copy to clipboard operation
node-irc copied to clipboard

Replace iconv

Open roccomuso opened this issue 4 years ago • 1 comments

Would be better to use a js-only implementation of iconv, like: https://github.com/ashtuchkin/iconv-lite

roccomuso avatar Mar 06 '20 00:03 roccomuso

Not to self-advertise too hard, but this repo has been dead for a few years, and I forked it a long time ago to https://github.com/Throne3d/node-irc (irc-upd on npm). My fork already uses iconv-lite, so may serve your needs better!

Throne3d avatar Oct 18 '20 15:10 Throne3d