JaosnHsieh / babel-node-backup

backup for babel-node 7.0.0-beta.3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

babel-node

A Babel-powered Node.js CLI

babel-node is a 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.

Install

npm install --save-dev babel-node

Usage

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

About

backup for babel-node 7.0.0-beta.3


Languages

Language:JavaScript 100.0%