We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
String.fromCodePoint
1 parent 8cbd215 commit 53239b2Copy full SHA for 53239b2
README.md
@@ -32,6 +32,10 @@ require('string.prototype.codepointat');
32
require('String.prototype.codePointAt');
33
```
34
35
+## Notes
36
+
37
+[A polyfill + test suite for `String.fromCodePoint`](http://mths.be/fromcodepoint) is available, too.
38
39
## Author
40
41
| [](http://twitter.com/mathias "Follow @mathias on Twitter") |
0 commit comments