I\'m under the impression that JavaScript interpreter assumes that the source code it is interpreting has already been normalized. What, exactly does the normalizing? It can
If you're using node.js, there is a unorm library for this.
node.js
unorm
https://github.com/walling/unorm