mathiasbynens / String.prototype.codePointAt
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
☆54Updated 3 months ago
Alternatives and similar repositories for String.prototype.codePointAt:
Users that are interested in String.prototype.codePointAt are comparing it to the libraries listed below
- A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.☆60Updated 11 months ago
- ☆45Updated 2 years ago
- Create a relative URL with options to minify.☆55Updated 3 years ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.