remove non-es6 features from transpiler comparison table - thanks @zenparsing
This commit is contained in:
parent
8118836a67
commit
600e15ec7b
@ -260,7 +260,6 @@ limitations in ES5 implementations.
|
||||
| No runtime | ✓ | | | | ✓ | ✓ |
|
||||
| Source maps | ✓ | ✓ | ✓ | | ✓ | ✓ |
|
||||
| No compiler global pollution | ✓ | | ✓ | | ✓ | ✓ |
|
||||
| Array comprehension | ✓ | ✓ | ✓ | | ✓ | |
|
||||
| Arrow functions | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| Block binding | ✓ | ✓ | | | ✓ | |
|
||||
| Classes | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
@ -269,7 +268,6 @@ limitations in ES5 implementations.
|
||||
| Default parameters | ✓ | ✓ | ✓ | ✓ | ✓ | |
|
||||
| Destructuring | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| For-of | ✓ | ✓ | ✓ | ✓ | ✓ | |
|
||||
| Generator comprehension | | ✓ | ✓ | | ✓ | |
|
||||
| Generators | | ✓ | ✓ | | | |
|
||||
| Modules | ✓ | ✓ | | ✓ | | |
|
||||
| Property method assignment | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user