]> git.saurik.com Git - utf16js.git/history - utf16.js
Added a package.json (so it can be installed by npm).
[utf16js.git] / utf16.js
2012-12-26  Jay Freeman (saurik)Export a Unicode class as replacement for string.
2012-12-26  Jay Freeman (saurik)Add the initial implementation I provided to ACE.
2012-12-26  Jay Freeman (saurik)Simplify utf16.decode API (make points optional).
2012-12-26  Jay Freeman (saurik)Factor UTF-16 functions into their own module.