Nicolò Ribaudo f838a7e9f1 Test on node 10 (#7908) 6 years ago
..
bin 6d965c0926 Make babel-node a standalone package (#6023) 7 years ago
src cf8058e5b6 Handle kebab-case args in babel-node. (#8046) 6 years ago
test cf8058e5b6 Handle kebab-case args in babel-node. (#8046) 6 years ago
.npmignore 6d965c0926 Make babel-node a standalone package (#6023) 7 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
package.json f838a7e9f1 Test on node 10 (#7908) 6 years ago

README.md

@babel/node

Babel command line

See our website @babel/node for more information.

Install

Using npm:

npm install --save @babel/node

or using yarn:

yarn add --save @babel/node