code-point-at

sindresorhus
popular js deprecated
code-point-at JS library on GitHub code-point-at JS library on npm Download code-point-at JS library

ES2015 `String#codePointAt()` ponyfill

Version 2.0.0 License MIT
code-point-at has no homepage
code-point-at JS library on GitHub
code-point-at JS library on npm
Download code-point-at JS library
Keywords
es2015ponyfillpolyfillshimstringstrcodepointatcodepointunicode
INSTALL
Type:
<script type="module"> import codePointAt from 'https://cdn.jsdelivr.net/npm/code-point-at@2.0.0/+esm' </script>
Learn more