Plugin: LebabWB v1.0.1

Browse, download and discuss plugins for Blumentals code editors
Post Reply
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Plugin: LebabWB v1.0.1

Post by pmk65 »

Function:
Integrates Lebab into WeBuilder with GUI panel.

* Lebab turn your ES5 code into readable ES6/ES7 https://github.com/lebab/

Plugin creates a Docking panel with 2 Tabs.
  • The 1st Tab allows you to configure the combination of the Lebab transpile options you want to apply to the current document or selection.
    The config options set here, are also used if you choose the menu item "Lebab -> Transpile"
  • The 2nd Tab allows you to quick transpile the current document or selection using a single Lebab option.
  • Plugin also have 2 menu items: "Transpile" (uses the config options set in the docking panel) and "Toggle Lebab Dock"
Image

Plugin can be downloaded from GitHub: https://github.com/pmk65/wbp-lebabwb

Please post comments and bug reports on the GitHub repository and not in this thread.
There are 10 types of people in the world: Those who understand binary and those who don't.
Post Reply