A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax.
babel {path/to/file}
babel {path/to/input_file} --out-file {path/to/output_file}
babel {path/to/input_file} --watch
babel {path/to/input_directory}
babel {path/to/input_directory} --ignore {ignored_files}
babel {path/to/input_file} --minified
babel {path/to/input_file} --presets {presets}
babel --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB