Skip to content

Commit df00ca8

Browse files
committed
README: Link to @paulmillr’s es6-shim
1 parent c7d41b7 commit df00ca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Other polyfills for `String.prototype.codePointAt` are available:
66

77
* <http://norbertlindenberg.com/2012/05/ecmascript-supplementary-characters/#String> by [Norbert Lindenberg](http://norbertlindenberg.com/) (fails 2 tests)
88
* <https://gist.github.com/slevithan/2290602> by [Steven Levithan](http://stevenlevithan.com/) (fails 8 tests)
9+
* <https://github.com/paulmillr/es6-shim/blob/771e98e789292706d2435e4e10ffbe45edf40da6/es6-shim.js#L166-L177> by [Paul Miller](http://paulmillr.com/) (passes all tests)
910

1011
## Installation
1112

0 commit comments

Comments
 (0)