A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
☆55Oct 17, 2024Updated last year
Alternatives and similar repositories for String.prototype.codePointAt
Users that are interested in String.prototype.codePointAt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.☆60Feb 6, 2024Updated 2 years ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.☆36Mar 20, 2024Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆20Dec 30, 2025Updated 8 months ago
- Ethiopic Layout Requirements