add browser support to extensible readme
This commit is contained in:
parent
335b8a832d
commit
5b1ae286ce
@ -23,7 +23,7 @@
|
||||
**6to5** turns ES6 code into vanilla ES5, so you can use ES6 features **today.**
|
||||
|
||||
- **Fast** - no redundant code added so your compiled code is as fast as possible.
|
||||
- **Extensible** - with a large range of [plugins](#plugins).
|
||||
- **Extensible** - with a large range of [plugins](#plugins) and browser support.
|
||||
- **Lossless** - **source map support** so you can debug your compiled code with ease.
|
||||
- **Compact** - maps directly to the equivalent ES5 with **no runtime**.
|
||||
- **Concise** - does not pollute scope with unnecessary variables.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user