String.prototype.codePointAt
https://github.com/mathiasbynens/String.prototype.codePointAt
2 years ago
Reviews
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
Search similar apps
License
MIT License
Related apps
evil.sh
:speak_no_evil: Subtle and not-so-subtle shell tweaks that will slowly drive peo
Shell2151
2 years ago
dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
Shell30314mit
3 months ago
bashdotfilesmacos
he
A robust HTML entity encoder/decoder written in JavaScript.
JavaScript3453mit
3 years ago
decodedecoderencode
String.prototype.includes
A robust & optimized ES3-compatible polyfill for the `String.prototype.contains`
JavaScript68mit
4 years ago
Array.from
A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMA
JavaScript67mit
8 months ago
Array.of
A robust & optimized ES3-compatible polyfill for the `Array.of` method in ECMASc
JavaScript15mit
2 months ago
emoji-regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard
JavaScript1745mit
3 months ago
emojiregexregexp
RegExp.prototype.match
A robust & optimized ES3-compatible polyfill for the `RegExp.prototype.match` me
JavaScript10mit
10 years ago
String.fromCodePoint
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6
JavaScript61mit
9 months ago