Description
Provides Babel's command-line tools for transforming modern JavaScript into code that can run in selected environments. Developers use it in build scripts and front-end pipelines.
Install it when a JavaScript project expects Babel CLI commands. It transforms source code according to project configuration, so output depends on presets, plugins, and target browsers or runtimes.