Javascript NFC Normalization

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Max

    #1

    Javascript NFC Normalization

    Hello everyone!

    I would want to know if it exists a Javascript code for the conversion
    of the text in Unicode Form D, C, KC and KD. In particular it interests
    me the Normalization Form C.

    Best regards,

    Max
  • Joe Kesselman

    #2
    Re: Javascript NFC Normalization

    Max wrote:
    I would want to know if it exists a Javascript code for the conversion
    of the text in Unicode Form D, C, KC and KD.
    Nothing to do with XML, so you'll get more/faster/better answers to this
    question if you ask in a Javascript-specific newsgroup.

    (I'm sure it exists; I haven't had reason to go looking for it. Search
    the web?)

    --
    () ASCII Ribbon Campaign | Joe Kesselman
    /\ Stamp out HTML e-mail! | System architexture and kinetic poetry

    Comment

    • Max

      #3
      Re: Javascript NFC Normalization

      Joe Kesselman ha scritto:
      Max wrote:
      >I would want to know if it exists a Javascript code for the conversion
      >of the text in Unicode Form D, C, KC and KD.
      >
      Nothing to do with XML, so you'll get more/faster/better answers to this
      question if you ask in a Javascript-specific newsgroup.
      >
      (I'm sure it exists; I haven't had reason to go looking for it. Search
      the web?)
      >
      OK thanks!

      Comment

      Working...