1.0.4 • Published 5 years ago

vscode-lebab v1.0.4

Weekly downloads
6
License
-
Repository
github
Last release
5 years ago

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

image

  • Get the converted code

image

  • If there are any warnings, it will be shown in problems panel.

image