vscode-lebab
v1.0.4
Published
Convert es5 to es6/7 syntax
Downloads
4
Readme
VSCODE Lebab
Converts ES5 javascript to ES6 using lebab.
https://lebab.io/try-it
Link: https://marketplace.visualstudio.com/items?itemName=jeremyrajan.vscode-lebab
Usage
Launch command palette and search for ES5 to ES6
.
This will create a temp file (untitled) in the same directory, which can be saved for reference.
Screenshots
- Look for ES5-ES6
- Get the converted code
- If there are any warnings, it will be shown in problems panel.