man > babeljs-node(1)

BABEL-NODE.JS(1)                            User Commands                           BABEL-NODE.JS(1)

NAME
       babel-node.js - CLI that works exactly the same as the Node.js CLI, with the added benefit of
       compiling with Babel presets and plugins before running it

SYNOPSIS
       babel-node [options] [ -e script | script.js ] [arguments]

OPTIONS
       -e, --eval [script]
              Evaluate script

       --no-babelrc
              Specify whether or not to use .babelrc and .babelignore files

       -r, --require [module]
              Require module

       -p, --print [code]
              Evaluate script and print result

       -o, --only [globs]
              A comma-separated list of glob patterns to compile

       -i, --ignore [globs]
              A comma-separated list of glob patterns to skip compiling

       -x, --extensions [extensions]
              List of extensions to hook into [.es6,.js,.es,.jsx,.mjs]

       --config-file [path]
              Path to the babel config file to use. Defaults to working directory babel.config.js

       --env-name [name]
              The  name  of the 'env' to use when loading configs and plugins. Defaults to the value
              of BABEL_ENV, or else NODE_ENV, or else 'development'.

       --root-mode [mode]
              The project-root resolution mode. One of  'root'  (the  default),  'upward',  or  'up‐
              ward-optional'.

       -w, --plugins [string]

       -b, --presets [string]

       -V, --version
              output the version number

       -h, --help
              display help for command

babel-node.js 7.20.15+ds1+~cs214.269.168    February 2024                           BABEL-NODE.JS(1)

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 09:42 @216.73.216.239
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!