iconv wrapper?

179 views
Skip to first unread message

Александр Лозовюк

unread,
Jul 11, 2010, 6:10:37 AM7/11/10
to nod...@googlegroups.com
Hi,

Is there iconv module (wrapper) for NodeJS? Or other module to encoded
etxt to utf8, e.g. cp1251 > utf-8? I trying create universal Feed
parser, but some feed has non-utf encoding. Now i experiments with
console iconv command but this not good solution for my project.


--
C уважением, Александр Лозовюк
Alpha-Beta-Release Blog
http://abrdev.com

Ben Noordhuis

unread,
Jul 11, 2010, 2:28:13 PM7/11/10
to nod...@googlegroups.com
Coincidence has it that I was just working on iconv bindings. I'll try
to put it on GitHub later this week.

> --
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To post to this group, send email to nod...@googlegroups.com.
> To unsubscribe from this group, send email to
> nodejs+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en.
>
>

Александр Лозовюк

unread,
Jul 11, 2010, 3:58:53 PM7/11/10
to nod...@googlegroups.com
Wow, excellent! please, inform me or posting in this list if source
been ready. Thanks!

2010/7/11 Ben Noordhuis <in...@bnoordhuis.nl>:

Ben Noordhuis

unread,
Jul 12, 2010, 6:30:21 PM7/12/10
to nod...@googlegroups.com
Bam! There it is:

http://github.com/bnoordhuis/node-iconv

There are some limitations for now but they are documented in the
README (because hey, it's not a bug if it's documented, right?). Have
fun! :-)

Reply all
Reply to author
Forward
0 new messages