A JavaScript modernizer for transpiling code to ES6/ES7. Transformations must be provided for all examples.
lebab --help
lebab --transform {{transformation}}
lebab {{path/to/input_file}}
lebab {{path/to/input_file}} --out-file {{path/to/output_file}}
.js
files in-place in the specified directory, glob or file:lebab --replace {{directory|glob|file}}