lebab online with Winfy
We have hosted the application lebab in order to run this application in our online workstations with Wine or directly.
Quick description about lebab:
Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does. Lebab transpiles your ES5 code to ES6/ES7. It does exactly the opposite of what Babel does. Convert your old-fashioned code using the lebab cli tool, enabling a specific transformation. The recommended way of using Lebab is to apply one transform at a time, read what exactly the transform does and what are its limitations, apply it to your code and inspect the diff carefully. Transforms can be applied with relatively high confidence. They use pretty straightforward and strict rules for changing the code. The resulting code should be almost 100% equivalent to the original code. Transforms should be applied with caution. They either use heuristics that can't guarantee that the resulting code is equivalent of the original code, or they have significant bugs which can result in breaking your code.Features:
- Callbacks to arrow functions
- Drop return statements in arrow functions
- Never modified variables are converted to const
- CommonJS module definition to ES6 modules
- String concatenation to template strings
- Simply import and call the transform() function
Programming Language: JavaScript.
Categories:
Compilers, Source Code Analysis
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.