Skip to content

Commit b10e159

Browse files
zloirockmathiasbynens
authored andcommitted
Add a note about core-js polyfilling (#12)
1 parent b06b12b commit b10e159

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,7 @@ function* tokenise(input) {
124124
## Specification
125125

126126
You can view the rendered spec [here](https://tc39.github.io/proposal-string-prototype-codepoints/).
127+
128+
## Implementations
129+
130+
- [Polyfill](https://github.com/zloirock/core-js#stringcodepoints)

0 commit comments

Comments
 (0)