polyfill icon indicating copy to clipboard operation
polyfill copied to clipboard

String.prototype.normalize needs polyfill

Open behnammodi opened this issue 8 years ago • 2 comments

behnammodi avatar Mar 01 '17 20:03 behnammodi

Unless there is some clever way of forcing different normalizations through some other API, implementing this requires the decomposition data from Unicode which is about 150k data in the C based implementation I have.

github-nilsson avatar Apr 17 '21 20:04 github-nilsson

@github-nilsson Thanks man can you send me a link about that

behnammodi avatar Apr 18 '21 08:04 behnammodi