We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32840c commit 1f71ff2Copy full SHA for 1f71ff2
1 file changed
README.md
@@ -19,7 +19,7 @@ Main features:
19
* Ecmascript E5/E5.1 compliant, with some semantics updated from ES2015+
20
* Partial support for Ecmascript 2015 (E6) and Ecmascript 2016 (E7),
21
[Post-ES5 feature status](http://wiki.duktape.org/PostEs5Features.html),
22
- [kangax/compat-table](https://kangax.github.io/compat-table">kangax/compat-table)
+ [kangax/compat-table](https://kangax.github.io/compat-table)
23
* ES2015 TypedArray and Node.js Buffer bindings
24
* WHATWG Encoding API living standard
25
* Built-in debugger
0 commit comments