Web platform features explorer

String normalize()

The normalize() method of strings returns a Unicode normal form of a string as a new string. More than one code point sequence can represent the same characters. You can use the normalize() method to find canonically or compatibly equivalent strings.

Status

Baseline Widely Available (since 2019-03-20)

Browser support

  • Chrome 34 Released on 2014-04-08
  • Chrome Android 34 Released on 2014-04-02
  • Edge 12 Released on 2015-07-29
  • Firefox 31 Released on 2014-07-22
  • Firefox for Android 31 Released on 2014-07-22
  • Safari 10 Released on 2016-09-20
  • Safari on iOS 10 Released on 2016-09-13