{"library":"babel-register-cli","type":"library","category":null,"description":"A CLI tool that wraps babel-register to enable running ES6+ scripts directly with Node. Version 5.0.0 is the latest stable, with low release cadence. Unlike babel-node which is discouraged in production, this tool uses babel-register to avoid that issue. It provides a simple command-line interface identical to node, but with automatic babel transpilation. Different from alternatives like ts-node for TypeScript or directly using babel-register, this tool offers a cleaner command-line experience without manual require('babel-register') calls.","language":"javascript","status":"active","version":"5.0.0","tags":["javascript","babel","babel-register","babel-node","cli"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install babel-register-cli","imports":["npm install -g babel-register-cli","babel-register my-es6.js","require('babel-register'); require('./my-es6.js');"]},{"cmd":"yarn add babel-register-cli","imports":[]},{"cmd":"pnpm add babel-register-cli","imports":[]}],"homepage":"https://github.com/Cap32/babel-register-cli","github":"https://github.com/Cap32/babel-register-cli","docs":null,"changelog":null,"pypi":null,"npm":"babel-register-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}