Coder Social home page Coder Social logo

add UTF-7 encoding about iconv-lite HOT 6 CLOSED

Mithgol avatar Mithgol commented on May 29, 2024
add UTF-7 encoding

from iconv-lite.

Comments (6)

andris9 avatar andris9 commented on May 29, 2024

There are already some utf7 implementations for javascript (for example the utf7 module for node or this gist) but it would be great if it would be baked in to iconv-lite

from iconv-lite.

ashtuchkin avatar ashtuchkin commented on May 29, 2024

Ok, I see there are two UTF-7 formats - one original (RFC2152) and the other modified, used in IMAP RFC3501 sec5.1.3.

Do you mind if I name them UTF-7 and UTF-7-IMAP (as was done f.ex. in http://weldon.whipple.org/sendmail/utf7imap/)?

from iconv-lite.

andris9 avatar andris9 commented on May 29, 2024

'UTF-7-IMAP' seems fair to me. I do not know if anyone uses the modified format outside IMAP folder naming and it is going to be deprecated in the long term by RFC6855 anyway.

from iconv-lite.

Mithgol avatar Mithgol commented on May 29, 2024

Seems fair to me too.

from iconv-lite.

ashtuchkin avatar ashtuchkin commented on May 29, 2024

Published as v0.4.4 on npm.

from iconv-lite.

Mithgol avatar Mithgol commented on May 29, 2024

Thanks!

from iconv-lite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.