2.0.0 • Published 6 years ago

babel-stdin v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

babel-stdin(1) -- apply a .babelrc to babel's stdin

SYNOPSIS

<file> | babel-stdin [--compact] [--highlight-code]

DESCRIPTION

A babel wrapper that applies the nearest .babelrc to code received via stdin.

OPTIONS

--[no-]compact: pass {compact: true} to babel. defaults to `true`
--[no-]highlight-code: pass {highlightCode: true} to babel. defaults to `false`
2.0.0

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

8 years ago